-
We have a need to be able to deploy the CRDs for the operator independently of the application itself (i.e. in some cases, we may just want to install CRDs, in other cases we may just want to deploy t…
-
### Checklist
- [X] I've searched for similar issues and couldn't find anything matching
- [X] I've included steps to reproduce the behavior
### Affected Components
- [ ] K8sGPT (CLI)
- [X] K8sGPT …
-
Issue with Applying Resources: Missing CRD Mappings
I am working on setting up a Kubernetes cluster using 'kind' (0.24.0) with go 1.23.1
```
[root@openstack-k8s-operators samples]# kubectl clus…
-
I get an failed to create CRDs and resources: no matches for kind "OLMConfig" in version "operators.coreos.com/v1" error when I try to install olm into a default kind cluster:
```
❯ kind version …
-
Moving https://github.com/vitessio/vitess/issues/14766 here as it is related to the vitess-operator.
cc @GenLN as the original author.
-----
### Overview of the Issue
This is not working for 2 v…
-
**Cluster Setup**
- Kubernetes version: 1.28
- Type of Cluster (RKE1, RKE2, k3s, EKS, GKE, AKS, OKE, etc): RKE2
- Installation option (Helm Chart / Custom Installation): Helm Chart
- If Helm Ch…
-
**Describe the solution you'd like**
Currently the Operator applies the CRDs. This is bad if you want to bundle applications and configuration in atomic, versioned bundles as you cant install resourc…
-
### What would you like to be added (User Story)?
As an operator of cluster API, I want to be able to install and manage Cluster API using a GitOps approach for easier deployment and management of la…
-
### Background
I'm used to the `ServiceMonitor`, `PodMonitor`, and `Probe` CRDs to mark certain services/pods/… for scraping.
I immediately looked in the docs for `discovery.kubernetes`, and only …
-
### Is your enhancement related to a problem? Please describe
CRD-Generator should support selectable fields:
https://kubernetes.io/docs/tasks/extend-kubernetes/custom-resources/custom-resource-…