-
### What happened?
I have a CRD with the following property within the top level spec schema:
```
config:
type: object
x-kubernetes-validations:
- messageExpression: '''invalid attempt…
-
**What would you like to be added**:
As far as I see a metrics like `kube_pod_owner` is created for very few object types: pods, replicasets and jobs. There are more object types being owned by some …
-
### Description
Installation fails on Kubernetes v1.24
### Go Version
`go version go1.20.4 darwin/amd64`
### Current behavior
Installation following the readme fails on Kubernetes v1.24.
E…
-
**Describe the solution you'd like**
Create a CRD KubernetesReleases.
This would let us create a listing of available kubernetes versions which can be used by clusterctl, e.g.:
```
$ kubectl g…
-
### Bug Description
The `resource -dispatcher` charm enters an `Error` state when deployed on its own, with this error message from the debug logs:
```
lightkube.core.exceptions.LoadResourceError: …
-
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 …
-
### Is your task related to a problem? Please describe.
The `Components` and `WorkspaceRoutings` custom resources in the Che workspace controller are invalid starting with Kubernetes 1.18:
```
kc…
-
k8s version 1.22 removes the `apiregistration.k8s.io/v1beta1` apiVersion which the CRD for the operator relies on. Are there plans to release an updated CRD to work with this version of Kubernetes?
…
-
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…
-
### 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…