podman/pkg/k8s.io
Charlie Doern 7df8d80508 add omitempty to Secret in k8s VolumeSource
Secret was populating a generated kube as `null`. Add omitempty
so that when the volume source is not a secret, we do not print unnecessary info

resolves #15156

Signed-off-by: Charlie Doern <cdoern@redhat.com>
2022-08-03 16:42:28 -04:00
..
api add omitempty to Secret in k8s VolumeSource 2022-08-03 16:42:28 -04:00
apimachinery Fix spelling "read only" -> "read-only" 2022-07-02 08:37:43 +02:00
README.md pkg/k8s.io: add small readme with copyright notice 2022-03-15 14:48:11 +01:00

README.md

The code in this directory was copied from Kubernetes version 0.22.5:

The code is heavily modified by the Podman team (mostly removing unneeded code) to reduce the resulting binary size. The copyright belongs to the Kubernetes Authors and is licensed under Apache-2.0, also check the license headers in the files.