konstraint icon indicating copy to clipboard operation
konstraint copied to clipboard

A policy management tool for interacting with Gatekeeper

Results 15 konstraint issues
Sort by recently updated
recently updated
newest added

Time to migrate examples to [PSS](https://kubernetes.io/docs/concepts/security/pod-security-standards/)? PSP will be removed in 1.25, which is scheduled for release in less than 3 months (23rd August 2022). Related: #125

examples

In a couple months time, we should remove support for the legacy annotations and refactor our code.

refactor

It would be interesting to extend the rego library with support for an annotation-based ignore. An annotation could look like the following ``` konstraint/ignore: POL-0001, POL-0003 ``` the logic could...

enhancement
examples

It would be awesome if we could have a user supplied template for constraints and constrainttemplate. Mainly this would provide the ability to add custom labels and annotations (which could...

enhancement

Hi there, I am trying to implement a solution for #322. What do you think? Best regards

Hi, we recently switched to konstraint and I think this great tool will save us a lot of work in the future. Unfortunately there is a small drawback. We are...

enhancement

`go build`, `go test`, etc. no longer work without this. There are some changes in `go.sum` as well from the run of `go mod tidy`.

Bumps [github.com/open-policy-agent/opa](https://github.com/open-policy-agent/opa) from 0.63.0 to 0.64.1. Release notes Sourced from github.com/open-policy-agent/opa's releases. v0.64.1 This is a bug fix release addressing the following issues: ci: Pin GitHub Actions macos runner version....

dependencies
go

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.22.0 to 0.23.0. Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too many headers ebc8168 all: fix...

dependencies
go

Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.29.3 to 0.30.0. Commits 37988e5 Merge remote-tracking branch 'origin/master' into release-1.30 c857a38 Update x/net for CVE-2023-45288 0407311 followup to allow special characters 25164f7 Merge pull request #123435...

dependencies
go