helm-controller/controllers
Hidde Beydals 1240f20183
Enable experimental drift detection
This enables experimental drift detection of cluster state compared to
the current manifest data from the Helm storage's manifest blob.

Drift detection works based on the already proven approach of the
kustomize-controller's SSA package, and utilizes the managed field
configured by the controller since `v0.12.2`.

This feature is planned to go out of experimental once the further
controller rewrite has been finished, and the state of the Helm storage
itself is more fault tolerant.

Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-03-01 09:36:43 +01:00
..
helmrelease_controller.go Enable experimental drift detection 2023-03-01 09:36:43 +01:00
helmrelease_controller_chart.go Add cosign verification to the chart Template 2022-10-21 16:18:02 +02:00
helmrelease_controller_chart_test.go Add cosign verification to the chart Template 2022-10-21 16:18:02 +02:00
helmrelease_controller_fuzz_test.go build: Improve fuzz tests' reliability 2022-11-23 14:57:23 +00:00
helmrelease_controller_test.go build: Improve fuzz tests' reliability 2022-11-23 14:57:23 +00:00
source_predicate.go Support RFC-0005 revision format 2023-02-16 17:10:08 +01:00
suite_test.go Add validation to TargetPath and ValuesKey 2022-08-17 14:30:35 +01:00