-
Add support for using tekton to create pipelines in `ks-devops`.
/label ospp-2021
-
Tried installing operator from operator hub in OKD. The operator pod is in crash loop back with this errors in the pod logs:
```
{"level":"error","ts":1628825532.6156554,"logger":"controller-runti…
-
At the moment, the hypershift operator and the control plane operator have issues when reducing the list of platform CRDs due to corresponding watches
e.g.
hypershift operator logs
`{"level":"…
-
-
### Feature Description
I'd like to see the SyncTarget details when I run `kubectl get synctargets` without having to specify `-o wide`
### Proposed Solution
Remove the nonzero priority value…
ncdc updated
7 months ago
-
### What would you like to be added?
Some context for the issue below: I'm writing operator and generating CRD yaml using `controller-gen`
I have a CRD which has a `runtime.RawExtension` field, it…
-
**Fission/Kubernetes version**
$ fission version
client:
fission/core:
BuildDate: "2024-10-04T07:43:36Z"
GitCommit: 352090d0
Version: v1.20.5
server:
fission/…
-
The name of the repo sounds cool :D I'd love to see some README elaborating what it actually does!
-
Implement and package IPAM controller based on the workshop prototype.
-
I am currently planning to implement a new reconciler called version-controller, plus a version controller CRD, to conduct the upgrade and even downgrade of the operator.
We need to have an officia…