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

feat(chart): use system-critical priorityClass for localpv dsp-operator and csi ctrl #605

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

niladrih
Copy link
Member

One way of using the system-critical priorityClass with the localpv provisioner could be

--set localpv-provisioner.localpv.priorityClassName="mayastor-system-critical"

However, it's difficult to set the localpv parameters dynamically.
WDYT @tiagolobocastro @Abhinandan-Purkait?

@tiagolobocastro
Copy link
Contributor

One way of using the system-critical priorityClass with the localpv provisioner could be

--set localpv-provisioner.localpv.priorityClassName="mayastor-system-critical"

However, it's difficult to set the localpv parameters dynamically. WDYT @tiagolobocastro @Abhinandan-Purkait?

Or should we just set it in the values.yaml?

@niladrih
Copy link
Member Author

@tiagolobocastro the name of the priorityclass is "{{ .Release.Name }}-cluster-critical"

@tiagolobocastro
Copy link
Contributor

@tiagolobocastro the name of the priorityclass is "{{ .Release.Name }}-cluster-critical"

Yeah I'm saying set that on the values.yaml

@niladrih niladrih force-pushed the priorityClassForEveryone branch from a7b4350 to 9e74521 Compare January 22, 2025 21:11
chart/README.md Outdated Show resolved Hide resolved
…or and csi ctrl

Signed-off-by: Niladri Halder <niladri.halder26@gmail.com>
@niladrih niladrih force-pushed the priorityClassForEveryone branch from 9e74521 to 0f9e0a9 Compare January 23, 2025 00:00
@niladrih niladrih changed the title feat(chart): use system-critical priorityClass on CSI ctrl and diskpool op feat(chart): use system-critical priorityClass for localpv dsp-operator and csi ctrl Jan 23, 2025
@niladrih
Copy link
Member Author

bors merge

@niladrih
Copy link
Member Author

bors cancel

@bors-openebs-mayastor
Copy link
Contributor

Canceled.

@niladrih
Copy link
Member Author

bors merge

@bors-openebs-mayastor
Copy link
Contributor

Build succeeded:

@bors-openebs-mayastor bors-openebs-mayastor bot merged commit 4e97474 into develop Jan 23, 2025
8 checks passed
@bors-openebs-mayastor bors-openebs-mayastor bot deleted the priorityClassForEveryone branch January 23, 2025 06:48
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.

3 participants