operator-controller
operator-controller copied to clipboard
Write a quick start guide for OLMv1 Review/Write quickstart guide and ensure the following information is included and accurate: - [ ] Install - [ ] Create a ClusterCatalog -...
# Description This PR is for implementing benchmarking tests which will be used in CI to evaluate change in performance / compute resource utilization as new features are implemented. ##...
# Description This PR completely refactors the content management logic to get lower-level and utilize client-go to create informers and give us more flexibility to: - Stop the informer and...
Bumps [github.com/operator-framework/api](https://github.com/operator-framework/api) from 0.26.0 to 0.27.0. Release notes Sourced from github.com/operator-framework/api's releases. v0.27.0 What's Changed Fix some typos in cel.go by @logonoff in operator-framework/api#343 Bump k8s.io/apiextensions-apiserver from 0.30.1 to 0.30.2...
Bumps [github.com/operator-framework/operator-registry](https://github.com/operator-framework/operator-registry) from 1.45.0 to 1.46.0. Release notes Sourced from github.com/operator-framework/operator-registry's releases. v1.46.0 Potential Breaking Changes operator-framework/operator-registry#1384 changed the behavior of opm when outputting bundle metadata in FBC form. This...
Documentation is necessary in order to properly release a project, announce it to the world, and drive adoption. Good documentation is also very helpful for users and maintainers to understand...
Users need to understand setting the preferred ClusterCatalog name to get a ClusterExtension from. They also need to understand setting priorities to break ties when package/bundle/version are available in multiple...
Write user documentation describing how to keep automatic upgrades to a specific channel. If documentation already exists, review it and ensure it is still accurate and up-to-date. Current documentation is...
We need to document what OLMv1 is and why we are building it. - [ ] Review current docs to see if what we have covers this sufficiently well -...
There are a number of limitations in OLMv1 which we would like to document. The first category of limitations is what described in [this brief](https://docs.google.com/document/d/1Bwhv00KtFfB5JQ_11JAN00YnyehzGPIyYb3mdnc9GxM/edit). When a user installs an...