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

Statefulset apply not working if strategy != RollingUpdate (example OnDelete) #73

Open
mygithubthrowaway opened this issue Feb 22, 2021 · 1 comment

Comments

@mygithubthrowaway
Copy link

mygithubthrowaway commented Feb 22, 2021

Describe the bug

Error: Error waiting for resource (mynamespace::apps/v1::StatefulSet::mysql-test) to be created: rollout status is only available for RollingUpdate strategy type

Steps to reproduce the issue:

Create and apply statefulset with updateStrategy with type: OnDelete, same for deployment

Expected behavior
Should skip the rollout status if strategy is not RollingUpdate

Additional context

v.0.9.0

@mygithubthrowaway
Copy link
Author

@matttrach perhaps did you encounter this problem as well?

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

No branches or pull requests

1 participant