You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -254,7 +255,8 @@ We expect no non-infra related flakes in the last month as a GA graduation crite
254
255
-`SelfSubjectReview` is promoted to `authentication.k8s.io/v1beta1` API (Beta APIs are not enabled by default, [see](https://github.com/kubernetes/enhancements/blob/master/keps/sig-architecture/3136-beta-apis-off-by-default/README.md)).
255
256
- Promote feature gate to Beta and make it enabled by default
256
257
- Unit tests coverage improved
257
-
-`kubectl alpha auth whoami` command uses `authentication.k8s.io/v1beta1` API, falls back to `authentication.k8s.io/v1alpha1` API
258
+
-`kubectl alpha auth whoami` replaced with `kubectl auth whoami`
259
+
-`kubectl auth whoami` command uses `authentication.k8s.io/v1beta1` API, falls back to `authentication.k8s.io/v1alpha1` API
0 commit comments