DaspawnW/vault-crd

Add `Auth` to dockercfgsecret

Closed this issue · 1 comments

Hey, it'd be great if DOCKERCFGSECRET was harmonized with the format that is created by kubectl and added an the auth field to the secret that is created in k8s, while not necessary for the the secret to work with kubernetes for image pulls, some external tools like Weavework's flux expect it to exist(fluxcd/flux#1596).

In the 1.13.0 release of kubectl they had also stripped out the auth field, but then re-added it in kubernetes/kubernetes#72344

Release 1.2.3 containing bugfix will be available in few minutes.