gatekeeper icon indicating copy to clipboard operation
gatekeeper copied to clipboard

🐊 Gatekeeper - Policy Controller for Kubernetes

Results 271 gatekeeper issues
Sort by recently updated
recently updated
newest added

**What this PR does / why we need it**: **Which issue(s) this PR fixes** *(optional, using `fixes #(, fixes #, ...)` format, will close the issue(s) when the PR gets...

**Describe the solution you'd like** Add: app.kubernetes.io/name label to the Deployment object. It's value should be the same as 'app'. **Anything else you would like to add:** Or, perhaps better,...

enhancement

we have lots of `gatekeeper_request_duration_seconds_bucket{admission_status="allow",le="+Inf"} 4103` it would be nice to have the rule in there so I know what is slow exactly

enhancement
Metrics
Performance
triaged

What this PR does / why we need it: [ v ] Emit K8s events in gatekeeper namespace (or involved namespace if corresponding flag is on). [ v ] Update...

**What this PR does / why we need it**: This allows users to configure the [rollingUpdate](https://kubernetes.io/docs/concepts/workloads/controllers/deployment/#rolling-update-deployment) section in the controller-manager deployment, to be able to explicitly configure `maxSurge` and `maxUnavailable`....

Bumps the all group with 1 update: [github/codeql-action](https://github.com/github/codeql-action). Updates `github/codeql-action` from 3.25.10 to 3.25.11 Changelog Sourced from github/codeql-action's changelog. CodeQL Action Changelog See the releases page for the relevant changes...

dependencies
github_actions

Bumps [cloud.google.com/go/trace](https://github.com/googleapis/google-cloud-go) from 1.10.7 to 1.10.9. Release notes Sourced from cloud.google.com/go/trace's releases. memcache: v1.10.9 1.10.9 (2024-07-01) Bug Fixes memcache: Bump google.golang.org/[email protected] (8fa9e39) trace: v1.10.9 1.10.9 (2024-07-01) Bug Fixes trace: Bump...

dependencies
go

**What this PR does / why we need it**: Removing `use-vap` annotation in favor of using `generateVAP` field on `template` to generate VAP and VAPB. **Which issue(s) this PR fixes**...

Bumps the k8s group with 4 updates: [k8s.io/api](https://github.com/kubernetes/api), [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver), [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) and [k8s.io/client-go](https://github.com/kubernetes/client-go). Updates `k8s.io/api` from 0.29.5 to 0.29.6 Commits 723345a Update dependencies to v0.29.6 tag See full diff in compare...

dependencies
go

**Describe the solution you'd like** create guidance for how does one become a maintainer **Anything else you would like to add:** [Miscellaneous information that will assist in solving the issue.]...

enhancement