ContainerImage.Pinniped/pkg
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
..
client Fix a bug in placeholder-name CLI (wrong API version). 2020-07-28 16:10:27 -05:00
config Define initial config file format 2020-07-14 11:50:28 -04:00