Charles Moulliard
Charles Moulliard
Should we also include a link to a paketo's github EPIC as they will also have to support `extensions` Dockerfiles ?
Can we get a more verbose message as this one `error: Error -1 running transaction` do not really help ?
This is the idea. The docker env vars = kube env.properties ...
/assign @munnerz
FYI. The link to the CONTRIBUTING guide is missing @munnerz -> https://github.com/jetstack/cert-manager-webhook-example/blob/master/CONTRIBUTING.md
@munnerz Can you have a look to this ticket ?
> No, one provisioner pod handles all CRs. How can we tell to rukpak that we would like to install the provisioners A,B,D by example ?
> When an error happnes during helm install, the error from the helm api is logged in the provisioner pod log. Nothing is currently logged. If I deploy manually the...
> Right. it logs only on install error. This is because the code used behind the rukpak helm provisioner only reports error - see [here](https://github.com/operator-framework/helm-operator-plugins/blob/main/pkg/client/actionclient.go#L125-L149) ?
It will be needed to improve that as users should be informed from the log about: - Helm tool version used to install/uninstall the chart - Log message (as we...