Skip to content

Conversation

sanketsudake
Copy link
Member

@sanketsudake sanketsudake commented Jan 22, 2025

Fixes #3127

Update job names in helm chart templates to avoid conflicts.

  • Change the metadata.name field in charts/fission-all/templates/analytics/post-install-job.yaml to {{ template "fullname" . }}-{{ .Chart.Version }}-post-install.
  • Change the metadata.name field in charts/fission-all/templates/analytics/post-upgrade-job.yaml to {{ template "fullname" . }}-{{ .Chart.Version }}-post-upgrade.

For more details, open the Copilot Workspace session.

Fixes #3127

Update job names in helm chart templates to avoid conflicts.

* Change the `metadata.name` field in `charts/fission-all/templates/analytics/post-install-job.yaml` to `{{ template "fullname" . }}-{{ .Chart.Version }}-post-install`.
* Change the `metadata.name` field in `charts/fission-all/templates/analytics/post-upgrade-job.yaml` to `{{ template "fullname" . }}-{{ .Chart.Version }}-post-upgrade`.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/fission/fission/issues/3127?shareId=XXXX-XXXX-XXXX-XXXX).
@sanketsudake sanketsudake merged commit 38ec652 into main Jan 22, 2025
9 checks passed
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.

Duplicate Job names in helm chart templates
2 participants