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

Adding namespace_selector field. initial state

Open JaylonmcShan03 opened this issue 1 year ago • 0 comments

Description

Adding namespace_selector field. initial state Draft pr for feedback purposes.

I am thinking we may have to create our own schema instead of using Schema: labelSelectorFields(true)

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

JaylonmcShan03 avatar Aug 29 '24 17:08 JaylonmcShan03