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

Support for Operator upgrade #187

Closed
zimnx opened this issue Sep 22, 2020 · 1 comment · Fixed by #413
Closed

Support for Operator upgrade #187

zimnx opened this issue Sep 22, 2020 · 1 comment · Fixed by #413
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@zimnx
Copy link
Collaborator

zimnx commented Sep 22, 2020

There should be safe a procedure for Operator upgrade.
Currently it's adviced to delete everything and start from scratch. It shouldn't be that aggressive.

@zimnx zimnx added the kind/feature Categorizes issue or PR as related to a new feature. label Sep 22, 2020
@zimnx zimnx added this to the 1.0 milestone Sep 22, 2020
@yanniszark
Copy link
Collaborator

@zimnx in addition, operator upgrade usually means sidecar update as well.
The sidecar is part of the operator.

@zimnx zimnx modified the milestones: 1.0, 1.x Feb 11, 2021
zimnx added a commit to zimnx/scylla-operator that referenced this issue Feb 19, 2021
Operator sets actual sidecar version in ScyllaCluster status.
If it's different than Operator version, sidecar container
is updated.

Fixes scylladb#187
zimnx added a commit to zimnx/scylla-operator that referenced this issue Feb 19, 2021
Operator sets actual sidecar version in ScyllaCluster status.
If it's different than Operator version, sidecar container
is updated.

Fixes scylladb#187
zimnx added a commit to zimnx/scylla-operator that referenced this issue Feb 19, 2021
Operator sets actual sidecar version in ScyllaCluster status.
If it's different than Operator version, sidecar container
is updated.

Fixes scylladb#187
zimnx added a commit to zimnx/scylla-operator that referenced this issue Feb 19, 2021
Operator sets actual sidecar version in ScyllaCluster status.
If it's different than Operator version, sidecar container
is updated.

Fixes scylladb#187
zimnx added a commit to zimnx/scylla-operator that referenced this issue Feb 19, 2021
Operator sets actual sidecar version in ScyllaCluster status.
If it's different than Operator version, sidecar container
is updated.

Fixes scylladb#187
zimnx added a commit to zimnx/scylla-operator that referenced this issue Feb 22, 2021
Operator sets actual sidecar version in ScyllaCluster status.
If it's different than Operator version, sidecar container
is updated.

Fixes scylladb#187
zimnx added a commit to zimnx/scylla-operator that referenced this issue Feb 22, 2021
Operator sets actual sidecar version in ScyllaCluster status.
If it's different than Operator version, sidecar container
is updated.

Fixes scylladb#187
zimnx added a commit to zimnx/scylla-operator that referenced this issue Feb 22, 2021
Operator sets actual sidecar version in ScyllaCluster status.
If it's different than Operator version, sidecar container
is updated.

Fixes scylladb#187
zimnx added a commit to zimnx/scylla-operator that referenced this issue Feb 22, 2021
Operator sets actual sidecar version in ScyllaCluster status.
If it's different than Operator version, sidecar container
is updated.

Fixes scylladb#187
zimnx added a commit to zimnx/scylla-operator that referenced this issue Feb 23, 2021
Operator checks whether version of sidecar in each rack StatefulSEt
is up to date. If it's different than Operator version, sidecar container
is updated.

Fixes scylladb#187
zimnx added a commit to zimnx/scylla-operator that referenced this issue Feb 23, 2021
Operator checks whether version of sidecar in each rack StatefulSet
is up to date. If it's different than Operator version, sidecar container
is updated.

Fixes scylladb#187
zimnx added a commit to zimnx/scylla-operator that referenced this issue Feb 24, 2021
Operator checks whether version of sidecar in each rack StatefulSet
is up to date. If it's different than Operator version, sidecar container
is updated.

Fixes scylladb#187
zimnx added a commit to zimnx/scylla-operator that referenced this issue Feb 25, 2021
Operator checks whether version of sidecar in each rack StatefulSet
is up to date. If it's different than Operator version, sidecar container
is updated.

Fixes scylladb#187
zimnx added a commit that referenced this issue Feb 25, 2021
Operator checks whether version of sidecar in each rack StatefulSet
is up to date. If it's different than Operator version, sidecar container
is updated.

Fixes #187
zimnx added a commit to zimnx/scylla-operator that referenced this issue Feb 25, 2021
Operator checks whether version of sidecar in each rack StatefulSet
is up to date. If it's different than Operator version, sidecar container
is updated.

Fixes scylladb#187
zimnx added a commit that referenced this issue Feb 25, 2021
Operator checks whether version of sidecar in each rack StatefulSet
is up to date. If it's different than Operator version, sidecar container
is updated.

Fixes #187
@zimnx zimnx modified the milestones: 1.x, 1.1 Mar 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants