Remove CRI v1alpha2

After the removal of dockershim we can finally also drop support for CRI
v1alpha2.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
This commit is contained in:
Sascha Grunert
2022-06-16 10:33:33 +02:00
parent 98742f9d77
commit f9707064cf
11 changed files with 79 additions and 42706 deletions

View File

@@ -53,7 +53,7 @@ Sources:
FieldRE: "KeyData"
# The following fields are tagged in #95600
- PackageRE: "k8s.io/cri-api/pkg/apis/runtime/v1alpha2"
- PackageRE: "k8s.io/cri-api/pkg/apis/runtime/v1"
TypeRE: "AuthConfig"
FieldRE: "Password|IdentityToken|RegistryToken"