-
Notifications
You must be signed in to change notification settings - Fork 5.4k
[prometheus] add support for runtimeClassName field in pod.spec #5498
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
[prometheus] add support for runtimeClassName field in pod.spec #5498
Conversation
8222ef1 to
6fa741d
Compare
Signed-off-by: Neo Liang <[email protected]> Signed-off-by: Neo Liang <[email protected]> Signed-off-by: Neo Liang <[email protected]>
b604567 to
2bfbf4f
Compare
zeritti
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you, @neo-liang-sap, for your PR. Please, add the field in template sts.yaml as well. The chart version needs a bump (a minor change in this case).
thanks @zeritti , i've changed the sts.yaml and also bumped version |
zeritti
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, @neo-liang-sap. Please, check the chart version.
Co-authored-by: zeritti <[email protected]> Signed-off-by: Neo Liang <[email protected]>
|
thanks @zeritti , sorry my typo, i've committed the changes |
zeritti
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, @neo-liang-sap, LGTM
…etheus-community#5498) Signed-off-by: Neo Liang <[email protected]> Co-authored-by: zeritti <[email protected]> Signed-off-by: Artyom Babiy <[email protected]>
What this PR does / why we need it
this PR add
pod.spec.runtimeClassNamefield support for prometheus chartWhich issue this PR fixes
(optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)format, will close that issue when PR gets merged)Special notes for your reviewer
Checklist
[prometheus-couchdb-exporter])