Vikas Kumar

Results 39 comments of Vikas Kumar

yeah, I know :) It will be just good to have the feature, I'll leave it up to you if you wanna build it. Thanks!

I too stumbled on this while trying to use _route53_ plugin.

Hey @corneliusweig , Yeah, I know some other projects have done the same but it would be good to have everything at one place. > FWIW, I think `delete-cluster` is...

> /etc/subuid and /etc/subgid need to be configured Can you pls elaborate a bit? what do you mean by _configured_ here?

I have too stumbled on the exact use case, my workaround for now is to store the extra fields too in secrets.

This is another way to do it ``` $ docker image inspect -f '{{.RepoDigests}}' ```

Yeah, because digest is dependent on the registry provider.

yes @jharveysmith . `sha256` (or `Id`) changes when you have different registries. If you want to check the integrity of the image, use `RepoDigests`

> It looks like no one wants to fix the "show digest" command to actually show digests! Does [this](https://github.com/docker/cli/issues/728#issuecomment-434179616) help you?

Hey @adrian-agot , This is duplicate of https://github.com/hidetatz/kubecolor/issues/90 The current workaround is `brew install jjuarez/homebrew-tap-1/kubecolor`