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

fix(agent): [SMAGENT-6037] fix the template failure for helm 3.9 #1524

Closed
wants to merge 1 commit into from

Conversation

mavimo
Copy link
Contributor

@mavimo mavimo commented Dec 11, 2023

What this PR does / why we need it:

Checklist

  • Title of the PR starts with type and scope, (e.g. feat(agent,node-analyzer,sysdig-deploy))
  • Chart Version bumped for the respective charts
  • Variables are documented in the README.md (or README.tpl in some charts)
  • Check GithubAction checks (like lint) to avoid merge-check stoppers
  • All test files are added in the tests folder of their respective chart and have a "_test" suffix

@mavimo mavimo self-assigned this Dec 11, 2023
@mavimo mavimo force-pushed the SMAGENT-6037-fix-templating-for-helm-3.9 branch from e8cb6a2 to 24f72d9 Compare December 21, 2023 11:15
@mavimo mavimo marked this pull request as ready for review January 12, 2024 10:30
@mavimo mavimo requested a review from a team as a code owner January 12, 2024 10:30
{{- end }}
{{- if .Values.sysdig.settings }}
{{ toYaml .Values.sysdig.settings | nindent 4 }}
Copy link
Contributor

Choose a reason for hiding this comment

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

This might result in some duplication since https://github.com/sysdiglabs/charts/pull/1524/files#diff-3cf829d749cba0e0b831af9d7d58cd1b70ff2039e2af38f06523ef121fa47a72R47 we are already returning also .Values.sysdig.settings

@mavimo mavimo force-pushed the SMAGENT-6037-fix-templating-for-helm-3.9 branch from 4c2aef5 to 8973d0f Compare January 22, 2024 12:36
Copy link
Contributor

This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

@github-actions github-actions bot added the stale The issue or pull request is inactive and will be closed soon label Mar 23, 2024
Copy link
Contributor

This PR has been closed due to inactivity.

@github-actions github-actions bot closed this Mar 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale The issue or pull request is inactive and will be closed soon
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants