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

Bumps [helm.sh/helm/v3](https://github.com/helm/helm) from 3.17.3 to 3.18.0. Release notes Sourced from helm.sh/helm/v3's releases. Helm v3.18.0 is a feature release. Users are encouraged to upgrade for the best experience. The community keeps...

do-not-merge/hold
dependencies
go

In anticipation of config changes. Use environment variables for the release values. Update the Makefile to use the same variables. # Description ## Reviewer Checklist - [ ] API Go...

lgtm
approved

This epic represents the feature-gated APIs feature. The API (CRD) needs to be extended in a way that allows not-on-by-default features to have a surfaced API (via the CRD) that...

epic
v1.x

After our GA release, we need to prioritize continued stability of our API. We have some identified work already which needs to alter the API so we need to identify...

epic
v1.x

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

# Description Extremely rough draft PR to refactor kustomize and make it easier to compose overlays for the purpose of building "community-ga" vs "community-ga-e2e" vs "community-beta" vs "community-beta-e2e" ## Reviewer...

do-not-merge/work-in-progress

* added support for deploying OCI helm charts which sits behind the HelmChartSupport feature gate * extended the Cache interface to allow storing of Helm charts # Description This pull...