Skip to content

Indicate upgradable condition on ScyllaOperatorConfig #2451

Open
@mflendrich

Description

@mflendrich

Issue originally authored by tnozicka as #833

Is this a bug report or feature request?

  • Feature Request

What should the feature do:
ScyllaOpearatorConfig should indicate whether all sidecars have been updated to their desired spec and if it's safe to upgrade the operator. The condition is also useful for automatic upgrades, like with OLM.
(We should also indicate how many clusters use which versions of scylla and the operator so we need the data anyways.)

What is use case behind this feature:
We support only N-1 compatibility for the operator. When jumping multiple versions user needs to know if all cluster have been reconciled and have the new sidecar. If the operator is upgraded before that, there will be N-2 skew.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureCategorizes issue or PR as related to a new feature.lifecycle/from-migrationIndicates that this issue is a copy of a corresponding issue mentioned in the description.priority/important-longtermImportant over the long term, but may not be staffed and/or may need multiple releases to complete.triage/acceptedIndicates an issue or PR is ready to be actively worked on.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions