Skip to content

fix(helm): add gkeAllowlistVersion flag to allow #2582

Merged
rksharma95 merged 1 commit into
kubearmor:mainfrom
charankamal20:bugfix/gke-allowlist-version
May 19, 2026
Merged

fix(helm): add gkeAllowlistVersion flag to allow #2582
rksharma95 merged 1 commit into
kubearmor:mainfrom
charankamal20:bugfix/gke-allowlist-version

Conversation

@charankamal20

@charankamal20 charankamal20 commented May 8, 2026

Copy link
Copy Markdown
Contributor

Purpose of PR?:

Fixes #
Added gkeAllowlistVersion: "" flag in values.yaml

If gkeAllowlistVersion is non-empty -> uses that value
If gkeAllowlistVersion is empty (default) -> falls back to chart.majorMinorVersion

The | default "" pipe ensures it handles the case where the key is missing entirely, not just empty.

Does this PR introduce a breaking change?
No

If the changes in this PR are manually verified, list down the scenarios covered::

Additional information for reviewer? :
Mention if this PR is part of any design or a continuation of previous PRs

Checklist:

  • Bug fix. Fixes #
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • PR Title follows the convention of <type>(<scope>): <subject>
  • Commit has unit tests
  • Commit has integration tests

@rksharma95 rksharma95 requested a review from achrefbensaad May 8, 2026 11:29
@rksharma95

Copy link
Copy Markdown
Collaborator

@achrefbensaad PTAL, with this flag we'll be able to configure the compatible workloadallowlist version.

@rksharma95 rksharma95 force-pushed the bugfix/gke-allowlist-version branch from af2b7ac to b990ae2 Compare May 19, 2026 07:01
@rksharma95 rksharma95 merged commit d139952 into kubearmor:main May 19, 2026
13 of 14 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.

3 participants