ContainerImage.Pinniped/cmd
Matt Moyer 42616e7d8a Fix a bug in placeholder-name CLI (wrong API version).
This is kind of a subtle bug, but we were using the unversioned Kubernetes type package here, where we should have been using the v1beta1 version. They have the same fields, but they serialize to JSON differently.

Signed-off-by: Matt Moyer <moyerm@vmware.com>
2020-07-28 16:10:27 -05:00
..
placeholder-name Fix a bug in placeholder-name CLI (wrong API version). 2020-07-28 16:10:27 -05:00
placeholder-name-server Change the name of the placeholder-name CLI to placeholder-name-server 2020-07-28 15:15:59 -05:00