Skip to content

Commit

Permalink
add notes section
Browse files Browse the repository at this point in the history
  • Loading branch information
danielvegamyhre committed Jun 5, 2024
1 parent f5e792a commit e4ccc9a
Showing 1 changed file with 5 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,8 @@ tags, and then generate with `hack/update-toc.sh`.
- [e2e tests](#e2e-tests)
- [Graduation Criteria](#graduation-criteria)
- [Alpha](#alpha)
- [Beta](#beta)
- [GA](#ga)
- [Upgrade / Downgrade Strategy](#upgrade--downgrade-strategy)
- [Version Skew Strategy](#version-skew-strategy)
- [Production Readiness Review Questionnaire](#production-readiness-review-questionnaire)
Expand Down Expand Up @@ -329,12 +331,9 @@ spec:
### Notes/Constraints/Caveats (Optional)
<!--
What are the caveats to the proposal?
What are some important details that didn't come across above?
Go in to as much detail as necessary here.
This might be a good place to talk about core concepts and how they relate.
-->
It should be noted that upon pod failure, the Job's pod failure policy rules
are evaluated in order, and only the first matching rule is executed, even
if multiple rules match a pod failure.
### Risks and Mitigations
Expand Down

0 comments on commit e4ccc9a

Please sign in to comment.