Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pod priority support for broker, cruise control and envoy pods #846

Merged
merged 1 commit into from
Aug 4, 2022

Conversation

panyuenlau
Copy link
Member

@panyuenlau panyuenlau commented Aug 3, 2022

Q A
Bug fix? no
New feature? yes
API breaks? no
Deprecations? no
Related tickets #772
License Apache 2.0

What's in this PR?

Add pod priority support for broker, cruise control and envoy pods per request by the community

Additional context

Tested for brokers pod, the cruise control pod, and envoy pod(s); also tested that case when the priorityClassName is not set in the CR, which results in the default value, 0, that Kubernetes assigns

Checklist

  • Implementation tested
  • Error handling code meets the guideline
  • Logging code meets the guideline
  • User guide and development docs updated (if needed)

@panyuenlau panyuenlau requested a review from a team as a code owner August 3, 2022 11:34
@panyuenlau panyuenlau merged commit d0c292f into master Aug 4, 2022
@panyuenlau panyuenlau deleted the pod-priority branch August 4, 2022 07:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pod priority support for kafkacluster, envoy and cruisecontrol through operator
3 participants