-
## Bug Report
`operator-sdk olm install` by default installs the "latest" release, but the "latest" release is broken (0.29.0) and the artifacts are removed. Therefore `operator-sdk olm install` fa…
-
## Objective
Integrate new version of Pocket Network's validator - `poktrolld` with the Cosmos-SDK Kubernetes Operator.
## Origin Document
This integration will ensure seamless deployment and…
-
## Bug Report
**What did you do?**
We regularly install the olm-operator on KinD using `operator-sdk olm install`. This has started failing since 0.29.0 has come out. 0.28.0 installs just fine. We…
-
Meta Issue for k8s 1.31 bump
In order to bump Operator SDK to support Kubernetes 1.31 there are a few dependencies we rely on making the bump first.
This issue is meant to help track all dependenc…
-
### What happened?
I created a pytorch job which to use three pod.
![image](https://github.com/user-attachments/assets/e9bea8ad-2fef-430f-b408-5b6b496a0c95)
when I delete a pod(worker), It will rec…
-
Meta Issue for k8s 1.30 bump
In order to bump Operator SDK to support Kubernetes 1.30 there are a few dependencies we rely on making the bump first.
This issue is meant to help track all dependenc…
-
### What happened?
The documentation for installing the Jaeger Operator at https://www.jaegertracing.io/docs/1.62/operator/ contains incorrect URLs for the Jaeger Operator YAML file. The URL currentl…
-
## Bug Report
#### What did you do?
I have an Ansible Operator that needs to query resources with set-based label selector but seems the proxy/caching is not supporting this.
```
# cat p…
-
the K8s convention is to use `camalCase` and some of the fields in this API do that, right along others that use `snake_case`. This is a terrible user experience.
-
## Bug Report
#### What did you do?
Called `context.getSecondaryResources(resource)` inside `ResourceDiscriminator`.
#### What did you expect to see?
Secondary resources.
#### W…