Skip to content

Conversation

@ianroberts
Copy link
Contributor

@ianroberts ianroberts commented Dec 2, 2021

When installing using the plain manifests you can add a priorityClassName to the speaker and controller pods via a kustomization, but there's currently no way to do the same when installing via helm. This PR adds the necessary snippets to the helm templates to inject these settings via e.g. --set speaker.priorityClassName=system-node-critical, and the equivalent for controller.

Fixed #995

Signed-off-by: Ian Roberts <i.roberts@dcs.shef.ac.uk>
@ianroberts
Copy link
Contributor Author

Not sure why the tests are failing, I haven't touched anything that would affect the tests as installing with the stock values.yaml will not change anything from the previous defaults.

@fedepaol
Copy link
Member

fedepaol commented Dec 2, 2021

Not sure why the tests are failing, I haven't touched anything that would affect the tests as installing with the stock values.yaml will not change anything from the previous defaults.

yes we have a couple of flakes we are chasing. The do not seem related.

@fedepaol
Copy link
Member

fedepaol commented Dec 2, 2021

cc @gclawes

@gclawes
Copy link
Contributor

gclawes commented Dec 2, 2021

LGTM. Thanks for adding the validations, too!

@fedepaol fedepaol merged commit 211763b into metallb:main Dec 3, 2021
@ianroberts ianroberts deleted the helm-priority-class branch December 3, 2021 10:11
sabinaaledort pushed a commit to sabinaaledort/metallb that referenced this pull request Dec 8, 2021
…etallb#1099)

Signed-off-by: Ian Roberts <i.roberts@dcs.shef.ac.uk>

Co-authored-by: Federico Paolinelli <fpaoline@redhat.com>
rata pushed a commit to kinvolk/metallb that referenced this pull request Feb 17, 2022
…etallb#1099)

Signed-off-by: Ian Roberts <i.roberts@dcs.shef.ac.uk>

Co-authored-by: Federico Paolinelli <fpaoline@redhat.com>
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.

helm option for priorityClassName

3 participants