Matt Moore
Matt Moore
/lifecycle frozen
I think the best "fix" for this would be to not return `updated` directly, but to reflect its `resourceVersion` change back to `resource` and return that so the status is...
cc @dprotaso @n3wscott
I think we should move it under `authn` as a subpackage. It'll mean vendoring more into ggcr, but it will also be prunable by consumers of the library (unless they...
@dlorenc @ImJasonH https://github.com/google/go-containerregistry/pull/226
I think we still need the capacity to compose `authn.Keychain`s, so that `k8schain` can be a fallback when `authn.DefaultKeychain` falls back on anonymous. I'll think on this and hopefully get...
This will be fixed by: https://github.com/GoogleContainerTools/kaniko/pull/243
I think kaniko needs to release?
https://github.com/GoogleContainerTools/kaniko/tree/v0.1.0 ?
cc @vaikas