kubernetes/pkg
Sascha Grunert de37b9d293
Make CRI v1 the default and allow a fallback to v1alpha2
This patch makes the CRI `v1` API the new project-wide default version.
To allow backwards compatibility, a fallback to `v1alpha2` has been added
as well. This fallback can either used by automatically determined by
the kubelet.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2021-11-17 11:05:05 -08:00
..
api Implement API changes necessary for recovery from resize failure 2021-11-15 18:39:30 -05:00
apis Merge pull request #106154 from gnufied/recover-expansion-failure-123 2021-11-16 13:21:34 -08:00
auth Update auth OWNERS files to only use aliases 2021-04-07 10:46:03 -04:00
capabilities initialize capabilities unit test 2021-03-13 10:53:47 +01:00
client Prune stale entries from OWNERS files 2021-04-13 20:54:50 -04:00
cloudprovider generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
cluster/ports refactor: disable insecure serving in controller-manager 2021-05-03 00:01:49 +08:00
controller Merge pull request #106455 from soltysh/cronjob_warning 2021-11-16 17:44:31 -08:00
controlplane rename v2beta2 to v2 2021-11-09 10:34:54 +08:00
credentialprovider Merge pull request #102802 from adisky/metrics-credential-provider-1 2021-09-27 11:02:22 -07:00
features Merge pull request #106098 from wongma7/csimigrationawsdefault 2021-11-16 17:44:24 -08:00
fieldpath
generated enable verify-golangci-lint.sh 2021-07-14 08:53:33 -04:00
kubeapiserver Add supported 'alg' header values. 2021-09-16 14:02:21 +05:30
kubectl
kubelet Make CRI v1 the default and allow a fallback to v1alpha2 2021-11-17 11:05:05 -08:00
kubemark migrate --register-with-taints to KubeletConfiguration 2021-11-16 19:10:36 +08:00
printers fix: remove extra +1 for printing event count 2021-09-14 20:25:56 +05:30
probe add more msg when exec probe timeout 2021-11-06 15:59:22 +08:00
proxy Merge pull request #101429 from Nordix/issues-93858 2021-11-15 11:26:48 -08:00
quota/v1 Implement changes for quota calculation for pvcs 2021-11-15 18:39:37 -05:00
registry migrate nolint coments to golangci-lint 2021-11-17 13:58:53 +01:00
routes
scheduler Merge pull request #105611 from damemi/simplified-multipoint-extension 2021-11-16 17:44:12 -08:00
security generic ephemeral volume: graduation to GA 2021-10-11 20:54:20 +02:00
securitycontext Kubelet updates for Windows HostProcess Containers 2021-05-19 16:24:14 -07:00
serviceaccount serviceaccount/claims: include validation failure error in the log 2021-10-27 16:50:25 -04:00
util migrate nolint coments to golangci-lint 2021-11-17 13:58:53 +01:00
volume Remove //lint:ignore pragmas that aren't being used anymore 2021-11-17 08:56:54 +01:00
windows/service Merge pull request #102937 from gy95/service 2021-09-15 21:41:45 -07:00
.import-restrictions
OWNERS