Skip to content

Commit

Permalink
Merge pull request #539 from jedwins1998/correct-typo-in-kep
Browse files Browse the repository at this point in the history
Correct typo in configurable failure policy KEP.
  • Loading branch information
k8s-ci-robot authored Apr 20, 2024
2 parents 07be46d + 8364837 commit 4fa6e24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keps/262-ConfigurableFailurePolicy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@ in the batchv1 Job API. At the time of writing this KEP, these include:
- `MaxFailedIndexesExceeded`
- `FailedIndexes`

### Implmentation
### Implementation

The core part of the implementation will be defining what specific mechanisms the JobSet controller uses to implement
the behavior defined for each FailurePolicyAction type:
Expand Down

0 comments on commit 4fa6e24

Please sign in to comment.