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

CreateOrUpdate cluster auxiliary entities #55

Closed
sircthulhu opened this issue Mar 20, 2024 · 1 comment · Fixed by #84
Closed

CreateOrUpdate cluster auxiliary entities #55

sircthulhu opened this issue Mar 20, 2024 · 1 comment · Fixed by #84
Milestone

Comments

@sircthulhu
Copy link
Member

On cluster bootstrap we create 2 Service, ConfigMap and StatefulSet. After they are created, they won't be updated unless they're deleted by user. We should fix it and use CreateOrUpdate syntax

@sircthulhu sircthulhu self-assigned this Mar 20, 2024
@kvaps kvaps added this to the v0.0.2 milestone Mar 21, 2024
@sergeyshevch
Copy link
Member

Implemented for pod in #72

@kvaps kvaps moved this to In review in etcd-operator Mar 26, 2024
sergeyshevch added a commit that referenced this issue Mar 27, 2024
@github-project-automation github-project-automation bot moved this from In review to Done in etcd-operator Mar 27, 2024
ilya-hontarau pushed a commit to ilya-hontarau/etcd-operator that referenced this issue Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants