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

Fix: Don't delete predefined deployment strategies #1081

Merged
merged 1 commit into from
Aug 23, 2023

Conversation

der-eismann
Copy link
Member

@der-eismann der-eismann commented Aug 23, 2023

Unfortunately there was another error in the AppConfig code, as it caused some of these:

BadRequestException: Cannot delete predefined Deployment Strategy AppConfig.Linear50PercentEvery30Seconds
Message_:  "Cannot delete predefined Deployment Strategy AppConfig.Linear50PercentEvery30Seconds."

This change should fix it.

/cc @tbarrella

@der-eismann der-eismann marked this pull request as ready for review August 23, 2023 14:33
@der-eismann der-eismann requested a review from a team as a code owner August 23, 2023 14:33
@der-eismann der-eismann merged commit 88607f3 into main Aug 23, 2023
2 checks passed
@der-eismann der-eismann deleted the dont-delete-predefined-deployment-strategy branch August 23, 2023 14:55
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