File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
keps/sig-cli/3104-introduce-kuberc Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -87,6 +87,7 @@ tags, and then generate with `hack/update-toc.sh`.
87
87
- [ Story 1] ( #story-1 )
88
88
- [ Story 2] ( #story-2 )
89
89
- [ Story 3] ( #story-3 )
90
+ - [ Story 4] ( #story-4 )
90
91
- [ Notes/Constraints/Caveats (Optional)] ( #notesconstraintscaveats-optional )
91
92
- [ Open Questions] ( #open-questions )
92
93
- [ Risks and Mitigations] ( #risks-and-mitigations )
@@ -252,6 +253,12 @@ https://github.com/kubernetes/kubectl/issues/524
252
253
253
254
[ UNRESOLVED] As a user I would like to use different preferences per context.
254
255
256
+ #### Story 4
257
+
258
+ As a user I would like to be able to opt out of deprecation warnings.
259
+
260
+ https://github.com/kubernetes/kubectl/issues/1317
261
+
255
262
### Notes/Constraints/Caveats (Optional)
256
263
257
264
<!--
You can’t perform that action at this time.
0 commit comments