operator-controller
operator-controller copied to clipboard
Bumps [github.com/cert-manager/cert-manager](https://github.com/cert-manager/cert-manager) from 1.17.1 to 1.17.2. Release notes Sourced from github.com/cert-manager/cert-manager's releases. v1.17.2 cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters. This patch release...
We need to add docs for the feature we are adding around catalog availability i.e. user can enable or disable a catalog. Here are the reference PRs [1] https://github.com/operator-framework/catalogd/pull/421 [2]...
# Description ## Reviewer Checklist - [ ] API Go Documentation - [ ] Tests: Unit Tests (and E2E Tests, if appropriate) - [ ] Comprehensive Commit Messages - [...
# Description ## Reviewer Checklist - [ ] API Go Documentation - [ ] Tests: Unit Tests (and E2E Tests, if appropriate) - [ ] Comprehensive Commit Messages - [...
#988 phase 1 epic delivered on a base permissions evaluation mechanism which leveraged helm applier dry-runs and unstructured error reporting. Along the way we identified some work we wanted to...
### User story We need a `docs/draft` document for the permissions preflight checks. ### List if issues - The permissions preflight allows users to fail fast on missing RBAC and...
# Description Adds functions to the rukpak/convert package to generate policy rules that can be used by the installer service account / user to manage a cluster extension. ## Reviewer...
# Description Closes #1902 Adds an additional e2e Makefile target which runs the e2e with prometheus deployed. This will allow us to check for alerts and potential performance degradation after...
After stage 1 of the [permissions validation preflight](https://github.com/operator-framework/operator-controller/issues/988) epic is complete, the next stage will be to add API fields that hold structured permissions data. There are more details in...
# Description Introduces a workaround for 'interrupted' helm releases which enter into a 'pending' (-install/uninstall/rollback) state. If that happens, for example because of immediate application exit with one of those...