Skip to content

Commit fabd25a

Browse files
committed
Update 2.16 breaking changes documentation for Kibana init container renaming.
Signed-off-by: Michael Montgomery <[email protected]>
1 parent 7b53736 commit fabd25a

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 customer 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. 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)