operator-registry icon indicating copy to clipboard operation
operator-registry copied to clipboard

Operator Registry runs in a Kubernetes or OpenShift cluster to provide operator catalog data to Operator Lifecycle Manager.

Results 170 operator-registry issues
Sort by recently updated
recently updated
newest added

Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.18.0 to 0.19.0. Commits d58be1c sumdb/tlog: set the hash of the empty tree according to RFC 6962 232e49f Revert "module: add COM0 and LPT0 to badWindowsNames" See...

approved
needs-ok-to-test
dependencies
go

Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.7.18 to 1.7.19. Release notes Sourced from github.com/containerd/containerd's releases. containerd API 1.7.19 Welcome to the api/v1.7.19 release of containerd! The first dedicated release for the containerd 1.7...

approved
needs-ok-to-test
dependencies
go

`opm validate` historically has performed schema validation only, meaning that it verifies that an FBC blob can be converted to the internal storage format. This has led to some unfortunate...

**Description of the change:** **Motivation for the change:** **Reviewer Checklist** - [ ] Implementation matches the proposed design, or proposal is updated to match implementation - [ ] Sufficient unit...

approved
do-not-merge/work-in-progress

Driving toward immutable bundles and adaptable successor identification, we can introduce a release attribute for bundles. This would allow operator authors to re-release a bundle without affecting catalog metadata which...

epic

Current FBC schema express the full range of what olmv0 needs to express, but we can evolve schemas to create simpler and more powerful experiences for operator authors. (There are...

epic

**Description of the change:** - Use bingo for tool management - Require a specific version of `protoc` (and include a helper that downloads it) **Motivation for the change:** - Drive...

approved

We can reduce the level of knowledge that opm users need to have about our supported catalog templates if we require an explicit schema for each. Steps to accomplish this:...

epic