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

Results 337 operator-controller issues
Sort by recently updated
recently updated
newest added

Update documentation to reflect the newly effected monorepo changes.

Create a an operator-controller migration prep branch. Fetch and merge the contents of the catalogd migration prep branch being keen to preserve the git history We expect a merge conflict...

Update Tilt configuration to update references to the new path of the catalogd Tiltfile thereby restoring all previous tilt functionality

Create a catalogd migration prep branch and move the contents of the repository into a newly created catalogd directory with the exception of: - `api` directory - go.mod - go.sum...

Here are some use cases for the same: * As an admin, I don’t want to remove a ClusterCatalog resource from the cluster, but would like it to no longer...

v1.x

RFC Draft : [link](https://docs.google.com/document/d/1VmncLojrZFAEjRBIz0KwZlB_7K4ENTpCLPZfzHJRVDA/edit)

Goals: 1. Eliminate current and prevent future side effects of dependency imports when importing APIs. (for example: see https://github.com/openshift/enhancements/blob/master/dev-guide/api-conventions.md#no-functions) 2. Put up barriers to breaking changes. Once we reach v1.0.0,...

lifecycle/frozen

# Description ## Reviewer Checklist - [ ] API Go Documentation - [ ] Tests: Unit Tests (and E2E Tests, if appropriate) - [ ] Comprehensive Commit Messages - [...

needs-rebase
do-not-merge/work-in-progress

If cluster-scoped list & watch permissions are missing for types contained in the bundle image, operator-controller will fail to populate .status. Intenal error also blocks deletion of ClusterExtension CR, due...

kind/bug

Follow up that came out of #1207 ``` Should we create one or more new metrics related to this cache? For example: - gauge: number of known ClusterCatalogs - gauge:...