-
The Helm charts need to be updated to allow for more customization of the OpenTelemetry (Optel) collector configuration. Making the Optel collector configuration as flexible as possible. This will all…
-
In the run-up to maturing flux APIs, we should review all CRD validation and ensure that they align with expected input.
Controllers:
- [ ] source-controller
- [ ] kustomize-controller
- [ ] hel…
pjbgf updated
2 years ago
-
**Setup**
- Rancher version: 2.7-HEAD
- Browser type & version: ANY
**Describe the bug**
Currently, The Dashboard opens a WebSocket to Norman to track resource changes using `v3/subscribe`.…
-
This card is a follow-up for the pending items in : https://github.com/kairos-io/kairos/issues/116
As now the focus is not more to streamline derivatives creation (it is just needed to build a docker…
-
I'm trying to install Karmada via helm on an EKS cluster. I tried running it through terraform and via helm-cli.
```bash
❯ helm upgrade --install karmada ./charts/karmada \
--namespace karmada-…
-
Currently Helm leaves CRD updates up to administrators, as it is not trivial to update them, as this may result in data loss. More upstream details here: https://github.com/helm/helm/issues/5871.
W…
-
It's rather tiresome to keep writing `kubectl get cockroachdb`, it would be neat to have a shortname in the CRD.
Maybe `cdb`? Or `crdb`?
Happy to add when agreed on a name.
@metalmatze
-
Hopefully, we should be able to just drop in a subset of the schema from the spec. Reference: https://kubernetes.io/docs/tasks/access-kubernetes-api/custom-resources/custom-resource-definitions/#spec…
-
We should implement default/validating wehooks to validate verifier and store Crds.
See tutorial at https://book.kubebuilder.io/cronjob-tutorial/webhook-implementation.html
-
Hi there,
I have an application that after updating the CRD get's into state:
```
NAME PHASE CLUSTER HEALTH JOB HEALTH JOB RESTARTS AGE
val…