When running on a 1.37 k8s cluster, every command prints a warning about certificates.k8s.io/v1beta1 deprecation.
kubectl ate get actor-template -A
I0903 17:15:39.630351 431813 warnings.go:107] "Warning: certificates.k8s.io/v1beta1 ClusterTrustBundle is deprecated in v1.37+, unavailable in v1.40+; use certificates.k8s.io/v1 ClusterTrustBundle"
ATESPACE NAME SANDBOX CLASS GOLDEN SNAPSHOT ERROR AGE
ate-demo-counter counter SANDBOX_CLASS_GVISOR 39e00ccd-43fe-4b02-967a-5474e659539c 69m
repro-f9-ns repro-f9-dup-paths SANDBOX_CLASS_GVISOR af795f8f-5a9e-4fd0-9dc9-5bad42ee621a 41s
When running on a 1.37 k8s cluster, every command prints a warning about certificates.k8s.io/v1beta1 deprecation.