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
Copy file name to clipboardExpand all lines: keps/sig-cli/2590-kubectl-subresource/README.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -220,6 +220,8 @@ to implement this enhancement.
220
220
221
221
##### e2e tests
222
222
223
+
- e2e test added: [link to test](https://github.com/kubernetes/kubernetes/blob/11b974043604f5ccbeb6e5e62e1d9edcf00bc336/test/e2e/kubectl/kubectl.go#L2101)
224
+
223
225
### Graduation Criteria
224
226
225
227
#### Alpha
@@ -234,7 +236,11 @@ to implement this enhancement.
234
236
235
237
#### GA
236
238
237
-
- User feedback gathered for at least 1 cycle.
239
+
Since v1.27 when the feature moved to beta, there have been no reported bugs concerning this feature.
240
+
In fact, it is reassuring to see the community use this feature quite commonly such as in bug reports:
0 commit comments