Skip to content

fix: cap helm release name to 53 char#90

Open
gunamata wants to merge 3 commits into
ai-factoryfrom
cap-helm-release-name
Open

fix: cap helm release name to 53 char#90
gunamata wants to merge 3 commits into
ai-factoryfrom
cap-helm-release-name

Conversation

@gunamata
Copy link
Copy Markdown
Collaborator

@gunamata gunamata commented Jun 4, 2026

  • Added a capReleaseName() helper (TS for the dashboard, Go mirror for the operator) that caps spec.helm.releaseName at 53 bytes, appending a short deterministic hash when truncating to
    avoid prefix collisions. The HelmOp metadata.name still uses the full (≤63) bundle name.
  • Applied at all four releaseName sites: dashboard live FleetBundle + GitOps YAML paths, and operator blueprint HelmOp + GitOps git-file paths.

@gunamata gunamata force-pushed the cap-helm-release-name branch from ef407b1 to 4f7f543 Compare June 5, 2026 03:31
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.

1 participant