-
Notifications
You must be signed in to change notification settings - Fork 263
permit specifying trident-operator resources #929
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
base: master
Are you sure you want to change the base?
Conversation
e648ed2 to
1779f49
Compare
4b090f7 to
b8d04d5
Compare
closes NetApp#927 Signed-off-by: Clément Nussbaumer <clement.nussbaumer@postfinance.ch>
|
@vivintw why did you add your commit ? it was breaking the PR. can you consider merging this ? would have been nice to see this happening for the Oct. release, although now I doubt it will be possible |
b8d04d5 to
1f91b26
Compare
|
We get alerts because of the low hardcoded cpu limits since the version 100.2406.1. Merging this would be highly appreciated. |
5ccfdf7 to
94d0bf7
Compare
|
We're also getting alerts and so really keen to see this merged. |
|
We currently have an issue here, with too low limits and can't override with the chart. @clintonk Can you have a look on this PR please ? |
|
Hi, @remyj38. We understand the importance of this, and it is planned. A few questions, please...
|
|
Hi @clintonk
|
|
That's helpful, @remyj38, thank you. |
|
Hi @clintonk |
|
Hi @clintonk, this feature would also be helpful for my organization as well, we're also running into our trident operator pods being CPU throttled due to the default limit being set too low. As this merge request is completely backwards compatible, but allows us to override limits as required it would be great to get it merged in. |
|
@anguswilliams Understood. We're working this at high priority for 25.10. |
closes #927
Change description
Permit specifying the resources of the trident-operator deployment
Did you add unit tests? Why not?
No, minor helm chart modification
Does this code need functional testing?
No, this just moves a configuration to the
.ValuesIs a code review walkthrough needed? why or why not?
No
Does this code need a note in the changelog?
trident operator helm chart: permit specifying trident-operator resources
Additional Information