-
Bug
-
Resolution: Done
-
Normal
-
ACM 2.14.0
-
Quality / Stability / Reliability
-
1
-
False
-
-
False
-
-
-
Installer Sprint 2025-60
-
Important
-
None
Description of problem:
With the local-cluster renaming ability, one can set the name to something up to 253 characters. However, various components (such as Hypershift), create resources based on this name, and some of those resources have lower length requirements, such as namespaces at 63.
Even at 63, other problems where observed as detailed in this Slack thread: https://redhat-internal.slack.com/archives/CUEMQ631C/p1746720240404969
We need to restrict the length we allow the end user to rename local-cluster.
Version-Release number of selected component (if applicable):
ACM 2.14
How reproducible:
Always
Steps to Reproduce:
- Rename local cluster to something more than 63 characters.
- Note the namespace fails to create.
- Rename local cluster to something around 60 characters.
- Note the other issues present as discussed in Slack.
Resolution
The local-cluster name will be limited to below 35 characters in length due to sub-components adding additional information to the end of the name