terraform-provider-kubernetes icon indicating copy to clipboard operation
terraform-provider-kubernetes copied to clipboard

Add restart_policy option for init containers

Open arthurgur opened this issue 1 year ago • 9 comments

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 avatar Mar 19 '24 17:03 arthurgur

CLA assistant check
All committers have signed the CLA.

hashicorp-cla avatar Mar 19 '24 17:03 hashicorp-cla

@arthurgur do you need some help with the implementation of tests ?

alemairebe avatar Apr 22 '24 10:04 alemairebe

@arthurgur any blockers that you're running into?

BBBmau avatar Apr 24 '24 15:04 BBBmau

@arthurgur: Any update on this PR? This would be a great enhancement.

ericellis8 avatar Jun 18 '24 22:06 ericellis8

Agree, this would be very useful.

enricojonas avatar Jun 25 '24 08:06 enricojonas

This will be unblocked once https://github.com/hashicorp/terraform-provider-kubernetes/pull/2561 is merged.

BBBmau avatar Aug 13 '24 22:08 BBBmau

is this still blocked? This would be very useful

mdering avatar Sep 25 '24 20:09 mdering

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

BBBmau avatar Sep 26 '24 00:09 BBBmau