Alex Leites

Results 3 issues of Alex Leites

It appears the controller is currently silently ignoring the deletion of HelmChartConfig resource. It seems the the controller should track those, and redeploy (upgrade?) the corresponding Helm release to reflect...

Use busybox:1.33.1 - which is currently the latest available. The use of specific image tag also changes `imagePullPolicy` default from `Always` to `IfNotPresent` - which, among other things, behaves better...

**What type of PR is this?** **What this PR does / why we need it**: Prototype of the bootstrap contract (protobuf-driven) **Which issue(s) this PR fixes**: Fixes # **Requirements**: -...