Chip Zoller

Results 118 issues of Chip Zoller

### Problem Statement Current output of the `kyverno apply` command does not show how to apply a policy/policies to a folder of resources. ### Solution Description Add the following so...

enhancement
good first issue
type:cli

### Problem Statement `kyverno test` always outputs colorized output making it slightly cumbersome to remove the ANSI color codes for automation. ### Solution Description Create a flag that, when passed...

enhancement
good first issue
type:cli

### Kyverno Version 1.7.2 ### Kubernetes Version 1.23.x ### Kubernetes Platform K3d ### Kyverno Rule Type verifyImages ### Description Attempting to verify an image signed with a GCP KMS key...

bug
imageVerify

**Is your feature request related to a problem? Please describe.** A triggering resource and its generated resource very often share an linked life cycle where one follows the other. Today...

enhancement
generation
release-high

**Is your feature request related to a problem? Please describe.** When creating a mutation policy that mutates the `.status` object, nothing occurs due to Kyverno trying to update the parent...

enhancement
mutation

### Kyverno Version 1.7.2 ### Kubernetes Version 1.23.x ### Kubernetes Platform K3d ### Kyverno Rule Type Mutate ### Description At least one (`request.roles`) and assumed to be other [pre-built variables](https://kyverno.io/docs/writing-policies/variables/#pre-defined-variables)...

bug
release-high
regression

**Is your feature request related to a problem? Please describe.** Writing policies that aren't documented (or with samples) or are complex or unusual can be difficult (no schema validation makes...

enhancement
LFX mentorship project
release-high

### Problem Statement Can't find an issue for this so creating one now. Close and link if someone finds one. This problem has come up a couple times now whereby...

enhancement

### Kyverno Version 1.7.1 ### Kubernetes Version 1.23.x ### Kubernetes Platform K3d ### Kyverno Rule Type Generate ### Description A generate rule where the resource contents are specified in the...

bug
generation

### Kyverno CLI Version 1.6.x ### Description In the webhook, when Kyverno sees an image with no tag it will internally assume a tag of `latest`. This is not happening...

bug
good first issue
type:cli