kubewarden-controller icon indicating copy to clipboard operation
kubewarden-controller copied to clipboard

Manage admission policies in your Kubernetes cluster with ease

Results 121 kubewarden-controller issues
Sort by recently updated
recently updated
newest added

### Is your feature request related to a problem? When uninstalling / re-installing applications that deliver CRDs - the uninstall of these application automatically removes all instances as well which...

kind/enhancement
kind/good first issue
kind/to-be-refined
area/policy

### Is your feature request related to a problem? No, Just a suggestion for a new Policy. ### Solution you'd like It would be useful for us for a policy...

kind/enhancement
kind/to-be-refined
area/policy

### Is your feature request related to a problem? When ever we use an on-premise registry we have to modify the helm values for all helm charts to fetch the...

kind/enhancement
area/policy

The `/internal/pkg/admissionregistration` package is used by the controller to generate the CA and certificates. But it has a misleading name and the tests for it is minimal. I think we...

kind/tech-debt

We have a goal to reach 70% of code coverage in the kubewarden controller repository. For that, we can improve the coverage of the `internal` package. The first package that...

area/qa
kind/tech-debt

We have a goal to reach 70% of code coverage in the kubewarden controller repository. For that, we can improve the coverage of the `controllers` package. Considering the current metric...

We have a goal to reach 70% of code coverage in the kubewarden controller repository. For that, we can improve the coverage of the `pkg` package. Considering the current metrics,...

area/qa
kind/tech-debt

https://github.com/kubewarden/rfc/blob/main/rfc/0018-certificate-handling.md#internal-ca-changes The internal CA managed by Kubewarden might be recreated (for example, to avoid its expiration). This is the most disruptive event that can happen, especially once some policies are...

kind/enhancement
status/help wanted

### Is your feature request related to a problem? As an operator, I would like to give more context to my users when an operation is rejected by a Kubewarden...

kind/enhancement
kind/to-be-refined

### Description This policy disallows the usage of the `bind`, `impersonate`, `escalate` verbs in Roles and ClusterRoles. These verbs can be used to escalate privileges (`escalate`), bypass RBAC by creating...

kind/enhancement
area/policy