Matthias Wiedemann
Matthias Wiedemann
Got our cluster updated Thanks! only finding is the health-port conflict between aws-ebs-csi and aws-efs-csi I mentioned in https://github.com/kubernetes/kops/pull/16909#issuecomment-2503707815 but this can be resolved by overwriting the default helm chart...
stumbling in here and got it running with `"ENVBUILDER_GIT_SSH_PRIVATE_KEY_BASE64": base64encode(data.coder_workspace_owner.me.ssh_private_key)`
sorry I needed to force push this as my companies user was in the way.
@rarkins what I could do to make the code clean, is, that I could remove all the `extraCloneOpts` because they are not needed any more
@viceice from my point of view it does not make sense to split this into a separate PR. The whole point is, that the property extraCloneOpts is only used for...
I came across which might be the root cause https://github.com/prometheus/common/issues/381#issuecomment-1290267963
Although on helmv4 release it says "Existing plugins continue to work", this one does not, also the fork does not work for me.