Description
The global.elasticsearch and global.opensearch value trees are removed from the 8.10 chart before GA (#6766). The removal adds root-level keyRemoved constraints, so any consumer that still sets these keys fails helm install/helm upgrade as soon as it picks up a chart version past 15.0.0-alpha4.
Known consumers and documentation that must migrate to the component-scoped keys (optimize.database.*, orchestration.data.secondaryStorage.*) are tracked as sub-issues of this issue.
Motivation / Use Case
Landing the chart-side removal without migrating the consumers breaks their next chart dependency bump. Tracking all rollout work as sub-issues in this repository keeps the removal auditable from one place.
Acceptance Criteria
References
Description
The
global.elasticsearchandglobal.opensearchvalue trees are removed from the 8.10 chart before GA (#6766). The removal adds root-levelkeyRemovedconstraints, so any consumer that still sets these keys failshelm install/helm upgradeas soon as it picks up a chart version past15.0.0-alpha4.Known consumers and documentation that must migrate to the component-scoped keys (
optimize.database.*,orchestration.data.secondaryStorage.*) are tracked as sub-issues of this issue.Motivation / Use Case
Landing the chart-side removal without migrating the consumers breaks their next chart dependency bump. Tracking all rollout work as sub-issues in this repository keeps the removal auditable from one place.
Acceptance Criteria
References