Skip to content

Add license support to helm chart #345

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

Merged
merged 3 commits into from
Jul 17, 2025

Conversation

N-o-Z
Copy link
Member

@N-o-Z N-o-Z commented Jul 7, 2025

Closes #344

@N-o-Z N-o-Z requested review from Isan-Rivkin and guy-har July 7, 2025 15:58
@N-o-Z N-o-Z self-assigned this Jul 7, 2025
@Isan-Rivkin
Copy link
Contributor

@idanovo this should be updated before releasing no-fluffy

@idanovo idanovo mentioned this pull request Jul 8, 2025
9 tasks
@N-o-Z N-o-Z force-pushed the task/add-license-support-to-chart-344 branch 3 times, most recently from d512586 to 799fd0d Compare July 15, 2025 23:27
@N-o-Z N-o-Z requested a review from Isan-Rivkin July 15, 2025 23:27
@N-o-Z
Copy link
Member Author

N-o-Z commented Jul 15, 2025

@Isan-Rivkin rebased after fluffy deprecation. Please review new code

@N-o-Z N-o-Z force-pushed the task/add-license-support-to-chart-344 branch from 799fd0d to 79dc35b Compare July 15, 2025 23:29
Copy link
Contributor

@Isan-Rivkin Isan-Rivkin left a comment

Choose a reason for hiding this comment

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

Thanks, almost there!

@N-o-Z N-o-Z requested a review from Isan-Rivkin July 16, 2025 14:32
Copy link
Contributor

@Isan-Rivkin Isan-Rivkin left a comment

Choose a reason for hiding this comment

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

@N-o-Z Thanks!
Left 1 important comment but everything else LGTM!
Approving to make sure it's not blocking over the weekend but please notice it since this will not "compile" when using existing secret.

{{- if and .Values.existingSecret .Values.secretKeys.licenseContentsKey }}
- name: secret-volume-license-token
secret:
secretName: secretName: {{ .Values.existingSecret }}
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
secretName: secretName: {{ .Values.existingSecret }}
secretName: {{ .Values.existingSecret }}

@N-o-Z N-o-Z enabled auto-merge (squash) July 17, 2025 13:14
@N-o-Z N-o-Z merged commit 0c39360 into master Jul 17, 2025
3 checks passed
@N-o-Z N-o-Z deleted the task/add-license-support-to-chart-344 branch July 17, 2025 13:15
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.

Add license configuration to helm chart
2 participants