Skip to content

Commit 04806ff

Browse files
naemonobarkbay
andauthored
Update 2.16 breaking changes documentation for Kibana init container renaming (#8497) (#8506)
* Update 2.16 breaking changes documentation for Kibana init container renaming. Signed-off-by: Michael Montgomery <[email protected]> * Recommended wording changes. Co-authored-by: Michael Morello <[email protected]> --------- Signed-off-by: Michael Montgomery <[email protected]> Co-authored-by: Michael Morello <[email protected]> (cherry picked from commit 3479731)
1 parent 33bdd5c commit 04806ff

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/release-notes/2.16.0.asciidoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,11 @@
44
[[release-notes-2.16.0]]
55
== {n} version 2.16.0
66

7+
[[breaking-2.16.0]]
8+
[float]
9+
=== Breaking changes
710

11+
* The initContainer for Kibana was renamed from `elastic-internal-init-config` to `elastic-internal-init` which could cause issues when a user has overridden the `podtemplate.spec.initContainers` with custom values. The recommendation is to link:https://www.elastic.co/guide/en/cloud-on-k8s/current/k8s-troubleshooting-methods.html#k8s-exclude-resource[exclude the Kibana resource from reconciliation] temporarily during upgrade of ECK and adjust the Kibana manifest to match the new initContainer name. After the ECK upgrade is complete remove the managed annotation from the Kibana manifest. {issue}8426[#8426]
812

913
[[feature-2.16.0]]
1014
[float]

0 commit comments

Comments
 (0)