terraform-provider-kubernetes
terraform-provider-kubernetes copied to clipboard
WIP: "schedulerName" support
Description
Starting work on #1607, hopefully someone with deeper knowledge of the provider code can take over / provide some guidance? Thanks!
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
@radeksimko could @slobo have some guidance on this one? please :pray:
Thank you for looking into this! I will be closing this PR since we recently merged a PR that adds support of the scheduler_name attribute for both pods and deployments in #2026