-
# Expected Behavior
Given that the Tekton operator is installed on an OpenShift cluster
When I execute `oc explain `
Then I expect to see information documenting the API and Resources
# Actual…
-
**What happened**:
As per Kubernetes [documentation](https://kubernetes.io/docs/concepts/extend-kubernetes/api-extension/), there are two ways to extend the Kubernetes API: custom resource defi…
-
### Checks
- [X] I've already read https://github.com/actions/actions-runner-controller/blob/master/TROUBLESHOOTING.md and I'm sure my issue is not covered in the troubleshooting guide.
- [X] I'm not…
-
### Please select the type of request
Bug
### Tell us more
**Describe the request**
When following the guide for [installing the Smartstore Operator in dedicated namespace](https://github.co…
-
**What steps did you take and what happened:**
Attempting to install the Helm chart for `cluster-api-operator` results in a flaky installation process. The `CRDs` are located in the `templates/operat…
-
Right now you have to declare your CRD in a YAML file to use it with the Kubernetes API, as well as manually create an instance of `CustomResourceDefinition` when creating the controller.
It would …
-
Logs ->
```
==> Checking if prerequisites are met
==> Everything is good :-)
==> Delete kind clusters
/home/dushyant/work/multi-cloud-research/bin/kind-v0.18.0 delete cluster --name east
…
-
### Gloo Edge Version
1.10.x (latest stable)
### Kubernetes Version
_No response_
### Describe the bug
An enterprise user tried to uninstall a recent 1.10 release with `glooctl uninstal…
-
It would be great if the user could define more details of a OpenShift `Route` in the crd. In our case the following attributes would be required:
- `annotations` (it seems to be already defined in…
-
I have a reconciler that extends `KubernetesCRUDNoGCDependentResource`. The created dependent has the following annotations:
```
metadata:
annotations:
io.javaoperatorsdk/primary-name: my-…