Sergey Parhomenko
Sergey Parhomenko
>Also an issue when using `kustomize edit` command Same for the YAML files edited and committed by Flux v2 [image-automation-controller](https://github.com/fluxcd/image-automation-controller/issues/68). They've [pinpointed](https://github.com/kubernetes-sigs/kustomize/issues/3559) it to the behaviour of the underlying library...
Have the same problem on the latest (13.0.1) macOS and M1. ``` $ colima stop $ colima delete -f $ brew uninstall colima $ brew autoremove $ sudo rm -rf...
Apologies, I should have mentioned that I was already using HEAD with the latest commit: ``` $ brew upgrade colima Warning: colima HEAD-412d01b already installed ``` Reinstalling qemu also doesn't...
@elibixby In the last update [here](https://github.com/google/oauth2client/issues/471#issuecomment-226562099) you mentioned that the implementation is on hold as the GCE/GKE metadata server team plans to add blob signing support. Do you know if...
It's an old ticket, but since it is still open: `ClientLogin` has been [deprecated](https://cloud.google.com/appengine/docs/deprecations/) and removed in April, so Simon's approach does not work anymore. Related configuration options (`email`, `oauth2`,...