-
### Kyverno Version
1.12.5
### Description
## Issue
### TLDR;
If you use a cluster policy that has a wildcard match on kind (i.e. `*`), you have to wait at least 15 minutes after installing a…
-
A request for a new workspace can come from different sources:
- One common way is through the operator’s website when a user purchases a subscription plan or resource hours.
- Another possibility …
-
It would be great if controller-tools begins adding examples directly into the code documentation for the markers, so that the Kuebuilder documentation can be programmatically generated with examples …
-
If I try to create or update a TPC with a non existing minor version of kubernetes, the CRD API call succede but the tcp remain in an provisioning state.
## How to reproduce:
```yaml
apiVersion…
-
Hello, I've recently tried converting external-dns to use the Traefik CRD (IngressRoute) instead of Ingress as sources, and my pod is crashlooping as a result.
**What happened**:
```
time="202…
-
Minimal repro:
Create the needed directories `mkdir repro1 repro2 repro3` and put the files inside
``` go
// +groupName=repro.io
package repro1
import (
metav1 "k8s.io/apimachinery/pkg/ap…
-
### Is your enhancement related to a problem? Please describe
I couldn't find any notes on previously made decissions regarding the CRDGenerator. I had to read a lot issues and code, which makes it…
-
### Description
The CRD installation will fail when I try to apply it like documented:
`kubectl apply -f https://github.com/k8up-io/k8up/releases/download/k8up-4.7.0/k8up-crd.yaml`
### Additional C…
-
praetor-based provider-services: `0.1.0`
provider address: `akash1tweev0k42guyv3a2jtgphmgfrl2h5y2884vh9d`
A provider owner `SGC#3172` reported the `j0asgbmq1a6p4s7ii0tlvuoco.ingress.dcnorse.ddns.n…
-
We need to use MetalLB CRDs as our cluster has too many Services defined to fit into the old ConfigMap structure. These Services all share the same IP, but CPEM currently doesn't support this as indic…