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

charts: fix k8s v1.25 compatibility for PSP #506

Merged
merged 2 commits into from
Mar 29, 2023

Conversation

zekker6
Copy link
Contributor

@zekker6 zekker6 commented Mar 29, 2023

  • adds k8s v1.25 into testing matrix
  • replaces (.Capabilities.APIVersions.Has "policy/v1beta1") calls with (.Capabilities.APIVersions.Has "policy/v1beta1/PodSecurityPolicy") to make it compatible with ArgoCD

See #505 for more details.

@github-actions github-actions bot added agent vmagent helm chart related issue alert vmalert helm chart related issue auth vmauth helm chart related issue cluster vmcluster helm chart related issue operator operator helm chart related issue single VictoriaMetrics Single node helm chart related issue labels Mar 29, 2023
@tenmozes tenmozes merged commit 3311e77 into master Mar 29, 2023
@zekker6 zekker6 deleted the fix/k8s-125-compatibility branch March 29, 2023 08:14
@pcperera
Copy link

How can we remove the following psp as they are not created by the operator ?

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
agent vmagent helm chart related issue alert vmalert helm chart related issue auth vmauth helm chart related issue cluster vmcluster helm chart related issue operator operator helm chart related issue single VictoriaMetrics Single node helm chart related issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants