mirror of https://github.com/containers/podman.git
This change is a part of the bigger umbrella issue: https://github.com/kubernetes/k8s.io/issues/4780 Currently, we need this change to get in https://github.com/cri-o/cri-o/pull/6742, which is failing in CI due to inconsistent vendoring. Signed-off-by: Sohan Kunkerkar <sohank2602@gmail.com> |
||
---|---|---|
.. | ||
api | ||
apimachinery | ||
README.md |
README.md
The code in this directory was copied from Kubernetes version 0.22.5:
- https://github.com/kubernetes/apimachinery/tree/v0.22.5
- https://github.com/kubernetes/api/tree/v0.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.