terraform-provider-kubernetes
terraform-provider-kubernetes copied to clipboard
Add restart_policy option for init containers
Description
Resolve #2446
Acceptance tests
- [ ] Have you added an acceptance test for the functionality being added?
- [ ] Have you run the acceptance tests on this branch?
Output from acceptance testing:
$ make testacc TESTARGS='-run=TestAccXXX'
...
Release Note
Release note for CHANGELOG:
...
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
@arthurgur do you need some help with the implementation of tests ?
@arthurgur any blockers that you're running into?
@arthurgur: Any update on this PR? This would be a great enhancement.
Agree, this would be very useful.
This will be unblocked once https://github.com/hashicorp/terraform-provider-kubernetes/pull/2561 is merged.
is this still blocked? This would be very useful
is this still blocked? This would be very useful
@mdering This is still marked as blocked due to being a v1.29 K8s feature. We currently only support features up v1.28. We intend to do a k8s version bump in the next major release. The milestone can be seen here: https://github.com/hashicorp/terraform-provider-kubernetes/milestone/11