helm-controller/internal/diff
Hidde Beydals d802ba6cc1
controllers: roughly rewire HelmRelease reconciler
This adds the base wiring to get the controller to work with the
v2beta2 API and the newly introduced packages in `internal/`.

In essence, this means that from now on the controller will utilize all
new code for the reconciliation of the HelmRelease resource.

Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-11-20 12:06:35 +01:00
..
differ.go controllers: roughly rewire HelmRelease reconciler 2023-11-20 12:06:35 +01:00
differ_test.go diff: additional test cases 2023-03-01 09:36:43 +01:00
unstructured.go Move HelmChart handling to separate reconciler 2023-11-20 12:02:40 +01:00
unstructured_test.go Move HelmChart handling to separate reconciler 2023-11-20 12:02:40 +01:00