kubernetes/pkg/printers
Patrick Ohly 29941b8d3e api: resource.k8s.io v1alpha1 -> v1alpha2
For Kubernetes 1.27, we intend to make some breaking API changes:
- rename PodScheduling -> PodSchedulingHints (https://github.com/kubernetes/kubernetes/issues/114283)
- extend ResourceClaimStatus (https://github.com/kubernetes/enhancements/pull/3802)

We need to switch from v1alpha1 to v1alpha2 for that.
2023-03-14 07:52:03 +01:00
..
internalversion api: resource.k8s.io v1alpha1 -> v1alpha2 2023-03-14 07:52:03 +01:00
storage hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
.import-restrictions update existing import-restrictions files 2020-01-28 10:51:45 +01:00
interface.go Moves tableprinter.go and tabwriter.go to cli-runtime/pkg/printers. Copies PrintOptions to cli-runtime/pkg/printers. 2019-10-22 23:45:08 -07:00
OWNERS Update sig-cli OWNERS 2022-02-14 10:55:35 -07:00
tablegenerator_test.go Check for errors ahead of time 2022-06-23 23:26:17 +08:00
tablegenerator.go Generate and format files 2022-07-26 13:14:05 -04:00