Skip to content

Improve major version upgrades #390

@pebrc

Description

@pebrc

#231 introduces robust support for running different versions of the Elastic stack with the k8s operator but we don't have any support yet for the subtleties of migrating from one version to another.

Ideas

  • report unsupported version upgrades via status + events
  • implement upgrade checks when upgrading from version n to m
    Using either the Kibana upgrade assistent APIs and or deprecation API to identify issues where possible
  • Prevent skipping a version and other version related invariants (e.g. 6.7-> 7.0) via a validating admission controller

Metadata

Metadata

Assignees

No one assigned

    Labels

    >featureAdds or discusses adding a feature to the productdiscussWe need to figure this out

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions