NetApp / trident

Storage orchestrator for containers
Apache License 2.0
762 stars 222 forks source link

Support custom labels on operator pod #776

Open CodeGlitcher opened 2 years ago

CodeGlitcher commented 2 years ago

Support priorityClassName

Change description

Support custom labels and PriorityClassName on operator pod

Project tracking

https://github.com/NetApp/trident/issues/719

Do any added TODOs have an issue in the backlog?

No

Did you add unit tests? Why not?

Could not find test on helm chart. Deployed the chart on our own test cluster.

Does this code need functional testing?

No

Is a code review walkthrough needed? why or why not?

No, not that complicated

Should additional test coverage be executed in addition to pre-merge?

No

Does this code need a note in the changelog?

Yes Support custom labels and PriorityClassName on the operator pod

Does this code require documentation changes?

No

Additional Information