terraform-provider-kubernetes
terraform-provider-kubernetes copied to clipboard
Support `JobBackoffLimitPerIndex` feature gate fields
Description
Several fields should be added with JobBackoffLimitPerIndex graduating to Beta in v1.29
Fields
JobSpec
- [ ] backoffLimitPerIndex
- [ ] maxFailedIndexes
JobStatus
- [ ] failedIndexes
Potential Terraform Configuration
Reference to v1.29 Release Note
# Copy-paste your Terraform configurations here - for large Terraform configs,
# please use a service like Dropbox and share a link to the ZIP file. For
# security, you can also encrypt the files using our GPG public key.
References
Community Note
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment
I would like to work on this one :smiley: