Skip to content

(fix): correct Maching → Matching typo in scope setter and test#472

Merged
gianlucam76 merged 1 commit into
projectsveltos:mainfrom
gianlucam76:fix-typo
Jun 2, 2026
Merged

(fix): correct Maching → Matching typo in scope setter and test#472
gianlucam76 merged 1 commit into
projectsveltos:mainfrom
gianlucam76:fix-typo

Conversation

@gianlucam76

Copy link
Copy Markdown
Member

Renamed the misspelled Go identifier SetMachingClusterStatuses to SetMatchingClusterStatuses in pkg/scope/classfier.go, and updated its test variable and call site accordingly.

The underlying API field MachingClusterStatuses (defined in libsveltos) is already marked deprecated, will be removed in a future release.

Fix #463

Renamed the misspelled Go identifier SetMachingClusterStatuses to
SetMatchingClusterStatuses in pkg/scope/classfier.go, and updated its
test variable and call site accordingly.

The underlying API field MachingClusterStatuses (defined in libsveltos)
is already marked deprecated, will be removed in a future release,
@gianlucam76 gianlucam76 merged commit 8d5635e into projectsveltos:main Jun 2, 2026
7 checks passed
@gianlucam76 gianlucam76 deleted the fix-typo branch June 2, 2026 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

BUG: Fix type: machingClusterStatuses instead of matchingClusterStatuses

1 participant