Skip to content

workflows/aks: Use static Helm cluster name#44983

Merged
giorio94 merged 1 commit intomainfrom
pr/rastislavs/ci-aks-clustername
Mar 25, 2026
Merged

workflows/aks: Use static Helm cluster name#44983
giorio94 merged 1 commit intomainfrom
pr/rastislavs/ci-aks-clustername

Conversation

@rastislavs
Copy link
Copy Markdown
Contributor

@rastislavs rastislavs commented Mar 24, 2026

As of f073063, the UID is part of the cluster name, which can generate cluster names longer than 32 character limit and break the cilium installation.

As the Helm cluster name does not really need to be dynamic here, let's change it to static "cilium" which is simpler to reason about and avoids similar issues in the future.

@maintainer-s-little-helper maintainer-s-little-helper bot added the dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. label Mar 24, 2026
@rastislavs rastislavs added release-note/ci This PR makes changes to the CI. and removed dont-merge/needs-release-note-label The author needs to describe the release impact of these changes. labels Mar 24, 2026
@rastislavs
Copy link
Copy Markdown
Contributor Author

/ci-aks

@rastislavs
Copy link
Copy Markdown
Contributor Author

/ci-kpr

@rastislavs
Copy link
Copy Markdown
Contributor Author

/test

@cilium-ariane
Copy link
Copy Markdown

cilium-ariane bot commented Mar 24, 2026

/ci-kpr

@cilium-ariane
Copy link
Copy Markdown

cilium-ariane bot commented Mar 24, 2026

/test

@cilium-ariane
Copy link
Copy Markdown

cilium-ariane bot commented Mar 24, 2026

/ci-aks

@rastislavs rastislavs marked this pull request as ready for review March 24, 2026 11:40
@rastislavs rastislavs requested review from a team as code owners March 24, 2026 11:40
@giorio94 giorio94 enabled auto-merge March 25, 2026 10:01
As of f073063, the UID is part of the cluster name,
which can generate cluster names longer than 32 character
limit and break the cilium installation.

As the Helm cluster name does not really need to be dynamic here,
let's change it to static "cilium" which is simpler to reason
about and avoids similar issues in the future.

Signed-off-by: Rastislav Szabo <rastislav.szabo@isovalent.com>
@rastislavs rastislavs force-pushed the pr/rastislavs/ci-aks-clustername branch from e32f119 to 7a3354d Compare March 25, 2026 10:17
@rastislavs rastislavs changed the title workflows/aks: Use short Helm cluster name workflows/aks: Use static Helm cluster name Mar 25, 2026
@rastislavs
Copy link
Copy Markdown
Contributor Author

/test

Copy link
Copy Markdown
Contributor

@ldelossa ldelossa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. ❤️

@giorio94 giorio94 added this pull request to the merge queue Mar 25, 2026
Merged via the queue into main with commit 1fd800b Mar 25, 2026
81 checks passed
@giorio94 giorio94 deleted the pr/rastislavs/ci-aks-clustername branch March 25, 2026 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-note/ci This PR makes changes to the CI.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants