To allow the Helm Operator and helm-controller HelmReleases to co-exist in the cluster, while being handled by separate controllers during e.g. the migration period. This is not possible without using another domain due to how Custom Resource Definitions work, as newer API versions are seen as a replacement of older versions, and are expected to be handled by a single controller. |
||
|---|---|---|
| .. | ||
| helmchart_predicate.go | ||
| helmchart_watcher.go | ||
| helmrelease_controller.go | ||
| helmrelease_predicate.go | ||
| suite_test.go | ||