Revision 32416d203061d167a9aee57dd91d88f0e440670f authored by Marco Iorio on 21 May 2024, 09:05:38 UTC, committed by Daniel Borkmann on 07 June 2024, 22:08:26 UTC
Describe the cluster name specifications, and mimic the same checks
performed by the Cilium components, to provide early feedback in case
the cluster name is invalid. To enable users performing a smooth
transition, helm validation can be skipped setting upgradeCompatibility
to 1.15 or earlier. In that case, Cilium components will still emit
error logs to warn users in case the cluster name is invalid.

Signed-off-by: Marco Iorio <marco.iorio@isovalent.com>
1 parent e15911e
History
File Mode Size
.gitignore -rw-r--r-- 5 bytes
custom-boilerplate.go.txt -rw-r--r-- 71 bytes
spdx-copyright-header.txt -rw-r--r-- 63 bytes

back to top