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

Support persistent volume last phase transition time feature gate field last phase transition time in persistent volume status

Open theloneexplorerquest opened this issue 1 year ago • 2 comments

Description

resolve https://github.com/hashicorp/terraform-provider-kubernetes/issues/2399

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:

Support PersistentVolumeLastPhaseTransitionTime feature gate in persistent volume status. 

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

theloneexplorerquest avatar Feb 06 '24 06:02 theloneexplorerquest

CLA assistant check
All committers have signed the CLA.

hashicorp-cla avatar Feb 06 '24 06:02 hashicorp-cla

Hi @BBBmau I have updated the PR, please take a look 😊

theloneexplorerquest avatar Apr 20 '24 01:04 theloneexplorerquest