1.28.0-bb.6
General MR
Summary
NOTE: This MR was created as a branch from tag 1.28.0-bb.5
to avoid pulling kpt
updates for EK 9.0 - It's git history does not currently align with main
(hence the merge conflict)
- This MR is intended to fix the upgrade pattern to EK 9.X by going backward and creating a new 1.28-bb.6 chart with 8.18.X images
- The ek-operator no longer allows upgrading to 9.X from 8.17.X, and now strictly requires 8.18.X
- SOURCE
ERROR:
Helm upgrade failed for release logging/logging-ek with chart elasticsearch-kibana@1.30.0-bb.0: cannot patch "logging-ek" with kind
Elasticsearch: admission webhook "elastic-es-validation-v1.k8s.elastic.co" denied the request: Elasticsearch.elasticsearch.k8s.elastic.co
"logging-ek" is invalid: spec.version: Invalid value: "9.0.0": Unsupported version upgrade path. Check the Elasticsearch documentation for supported upgrade paths.
Relevant logs/screenshots
Linked Issue
Upgrade Notices
N/A
Edited by Brian Jackson