helm-controller/docs
Hidde Beydals 3f65b45e4a
api: add `PersistentClient` flag to allow control
This adds a `PersistentClient` flag which should be consumed by the
controller while initializing the Kubernetes client used by Helm
actions.

This to allow the controller to work with certain charts which do
require a client which does not persist, as they create Custom Resource
Definitions on demand during e.g. install, which then later aren't
observed by Helm as it does not reset the REST mapper between successive
action steps.

Signed-off-by: Hidde Beydals <hidde@hhh.computer>
2023-03-30 16:14:15 +02:00
..
api api: add `PersistentClient` flag to allow control 2023-03-30 16:14:15 +02:00
diagrams Update diagram 2020-07-10 08:04:19 +03:00
internal Set default branch to main 2020-10-05 14:55:51 +02:00
spec api: add `PersistentClient` flag to allow control 2023-03-30 16:14:15 +02:00