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

Pods are force-upgraded on initial StatefulSet creation #2320

Closed
sebgl opened this issue Dec 20, 2019 · 0 comments · Fixed by #2321
Closed

Pods are force-upgraded on initial StatefulSet creation #2320

sebgl opened this issue Dec 20, 2019 · 0 comments · Fixed by #2321
Labels
>bug Something isn't working

Comments

@sebgl
Copy link
Contributor

sebgl commented Dec 20, 2019

It looks like we're triggering a force-upgrade on Pods that were just created.

To reproduce:

  • deploy an Elasticsearch cluster
  • look at the operator logs: it's doing a force upgrade of Pods that were juste created

There is no data loss here or impact on the cluster since it only concerns newly created Pods (not even started yet).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant