Open
Description
I understand that helm-controller listens for changes to the HelmChart CR, converting it to the corresponding klipper-helm job to run the helm commands, but when I add the --wait parameter to the script in the klipper-helm image, the job changes to Completed status only if the helm installation/upgrade is complete.
I'm wondering if there's a way to write the successful installation or update message to the status field of HelmChart CR only when the job is Completed? Similar to how the Deployment Controller constantly listens to the status of the ReplicaSet resource and writes it to the corresponding deployment's status.
Metadata
Metadata
Assignees
Labels
No labels