Skip to content

Commit 1322365

Browse files
rikatzRicardo Katz
authored andcommitted
update-toc
1 parent 0441fe7 commit 1322365

File tree

1 file changed

+3
-3
lines changed
  • keps/sig-cli/2551-return-code-normalization

1 file changed

+3
-3
lines changed

keps/sig-cli/2551-return-code-normalization/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# KEP-2551: kubectl exit code standardization
2-
π
2+
33
<!-- toc -->
44
- [Release Signoff Checklist](#release-signoff-checklist)
55
- [Summary](#summary)
66
- [Motivation](#motivation)
77
- [Goals](#goals)
88
- [Non-Goals](#non-goals)
99
- [Proposal](#proposal)
10-
- [User Stories (Optional)](#user-stories-optional)
10+
- [User Stories](#user-stories-optional)
1111
- [Story 1](#story-1)
1212
- [Story 2](#story-2)
1313
- [Story 3](#story-3)
@@ -107,7 +107,7 @@ to this specific problem.
107107
* Exit codes generated by kubectl itself should be distinct, so as not to be confused with codes from external/subcommands
108108
* Implement a common way so commands can delegate the exit code normalization to a different function
109109

110-
### User Stories
110+
### User Stories
111111

112112
#### Story 1
113113
Joice, the SRE of a big company is automating the deployment of the infrastructure with a lot of kubectl commands.

0 commit comments

Comments
 (0)