-
After https://github.com/fabric8io/kubernetes-client/pull/2359 the new versions of kubernetes-client (4.11.0) support both v1 and v1beta API versions for CustomResourceDefinition. With that change som…
-
### Describe the bug
HelmRelease not able to work postgres database. It doesnt process the code for customresourcedefinition PostgresService
Below is the chunk of the code for that crd.
patron…
-
During an install onto a new 1.22.10 kubernetes on-prem, jx3 boot pod fails with CRD api version errors.
After following the on-prem install instructions (https://jenkins-x.io/v3/admin/platforms/…
-
### What happened?
Repro:
```
1. helm install kuma
2. kubectl apply API Gateway CustomResourceDefinitions
3. kubectl apply API Gateway.yaml
```
We should either update the guide https://kuma.…
-
Checklist:
* [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [x] I've included steps to reproduce the bug.
* [ ] I've pasted the output of `argocd version`.
…
-
**What happened?**
After helm install of k8ssandra-operator v1.10.3, the k8ssandraclusters CRD contains the following annotation:
`cert-manager.io/inject-ca-from: $(CERTIFICATE_NAMESPACE_K8S)/$(CE…
-
When installing traefik on minikube according to the instructions in the [setup](https://github.com/chaostoolkit/walkthrough/blob/main/SETUP.md), I the the following error:
> Error from server (Inv…
-
## Is your feature request related to a problem? Please describe.
CUE cannot import [Kubernetes CustomResourceDefinitions (CRDs)](https://kubernetes.io/docs/concepts/extend-kubernetes/api-extension…
-
I've created a custom resource definition and I see the api for CustomResourceDefinitions, but how do I then use this api to query for my custom resources?
-
## Ask your question here:
k8s版本:`Server Version: version.Info{Major:"1", Minor:"15", GitVersion:"v1.15.12", GitCommit:"e2a822d9f3c2fdb5c9bfbe64313cf9f657f0a725", GitTreeState:"clean", BuildDate:"2…