Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

{externalworkloads,multicluster}: Shorten cluster names #2735

Merged
merged 2 commits into from
Jul 31, 2024

Conversation

michi-covalent
Copy link
Contributor

@michi-covalent michi-covalent commented Jul 30, 2024

Shorten cluster names to avoid getting this error:

Error: Unable to install Cilium: execution error at (cilium/templates/validate.yaml:100:5):
The cluster name is invalid: must not be more than 32 characters.
Configure 'upgradeCompatibility' to 1.15 or earlier to temporarily
skip this check at your own risk

Ref: cilium/cilium#33939

edit: added another commit to set cluster.id in externalworkloads.

Shorten cluster names to avoid getting this error:

    Error: Unable to install Cilium: execution error at (cilium/templates/validate.yaml:100:5):
    The cluster name is invalid: must not be more than 32 characters.
    Configure 'upgradeCompatibility' to 1.15 or earlier to temporarily
    skip this check at your own risk

Ref: cilium/cilium#33939

Signed-off-by: Michi Mutsuzaki <[email protected]>
Following the upgrade notes [^1]:

> With the default enablement of KVStoreMesh, if you use external
> workloads, ensure that your cluster has a Cluster name and ID
> specified before upgrading. Alternatively, you can explicitly opt out
> of KVStoreMesh.

[^1]: https://docs.cilium.io/en/stable/operations/upgrade/#upgrade-notes

Signed-off-by: Michi Mutsuzaki <[email protected]>
@michi-covalent michi-covalent marked this pull request as ready for review July 30, 2024 23:45
@michi-covalent michi-covalent requested review from a team as code owners July 30, 2024 23:45
@michi-covalent michi-covalent merged commit f6ed7e4 into main Jul 31, 2024
11 of 13 checks passed
@michi-covalent michi-covalent deleted the pr/michi/long-name branch July 31, 2024 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants