operator-registry
operator-registry copied to clipboard
Operator Registry runs in a Kubernetes or OpenShift cluster to provide operator catalog data to Operator Lifecycle Manager.
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.7.22 to 1.7.23. Release notes Sourced from github.com/containerd/containerd's releases. containerd 1.7.23 Welcome to the v1.7.23 release of containerd! The twenty-third patch release for containerd 1.7 contains various...
When behind a proxy, with HTTPS_PROXY, HTTP_PROXY, https_proxy, and http_proxy variable set, opm fails with things like the render command. It is on a disconnected environment that has to go...
**Description of the change:** **Motivation for the change:** **Reviewer Checklist** - [ ] Implementation matches the proposed design, or proposal is updated to match implementation - [ ] Sufficient unit...
To get closer to Kubernetes name validation conventions, `opm validate` should ensure that channel names are: - No longer than 63 characters (follows the RFC 1123 DNS Label pattern that...
Hi, I have a lot to learn; so may ask stupid questions. I developed an Operator with the SDK and use `opm` to generate a Catalog; using `opm index ...`...
**Description of the change:** Migrates away from ioutil as its been deprecated since go1.16 **Motivation for the change:** **Reviewer Checklist** - [ ] Implementation matches the proposed design, or proposal...
Bumps the k8s-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [k8s.io/api](https://github.com/kubernetes/api) | `0.34.3` | `0.35.0` | | [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver)...