open-policy-agent / gatekeeper-library

📚 The OPA Gatekeeper policy library
https://open-policy-agent.github.io/gatekeeper-library
Apache License 2.0
636 stars 319 forks source link

chore: Upgrade kind to v0.23.0; use k8s 1.30.0 for integration tests #548

Closed maxsmythe closed 3 months ago

maxsmythe commented 3 months ago

What this PR does / why we need it:

We need k8s 1.30.0 so we can test constraints/templates against the newest apparmor behavior, where the apparmor profile is described in the securityContext as opposed to in an annotation.

Which issue(s) does this PR fix (optional, using fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when the PR gets merged): Fixes #

Special notes for your reviewer: