Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: rename CANCELLED/UPDATED to SKIPPED/IN_PROGRESS #30

Conversation

djmarkoz
Copy link
Member

@djmarkoz djmarkoz commented Oct 1, 2024

Renamed CANCELLED to SKIPPED and UPDATED to IN_PROGRESS in the ScheduledClusterUpgradeStatus type to align with the new API. This reflects the current states of cluster upgrades.

BREAKING CHANGES:
This modifies the ScheduledClusterUpgradeStatus constants, which may break existing implementations relying on CANCELLED or UPDATED.

Jira ticket: AME-3318

Renamed CANCELLED to SKIPPED and UPDATED to IN_PROGRESS in the ScheduledClusterUpgradeStatus type to align with the new API. This reflects the current states of cluster upgrades.

Jira ticket: AME-3318
@djmarkoz djmarkoz merged commit db704fb into main Oct 1, 2024
2 checks passed
@djmarkoz djmarkoz deleted the AME-3318-rename-cancel-upgrade-to-skip-version-to-better-cover-the-functionality branch October 1, 2024 13:18
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.

2 participants