[Feature]: Allow specific annotation to be set on dgcm-exporter pod's daemonset#2292
Conversation
|
Hello there maintainers 👋🏼 This is a naive approach to add extra annotations to |
0758246 to
34c82f0
Compare
|
Thanks @MadJlzz. You'll also need to update helm chart templates to render newly added annotations field. gpu-operator/deployments/gpu-operator/templates/clusterpolicy.yaml Lines 541 to 585 in 8d9d357 And then update dcgmExporter's values in values.yaml with an example gpu-operator/deployments/gpu-operator/values.yaml Lines 280 to 328 in 8d9d357 |
d475d77 to
bef9213
Compare
|
/ok to test bef9213 |
|
Thanks @MadJlzz. You can test these changes and see if the built image works fine for you. Steps to verify:
|
|
Overall, the PR looks good to me. I'll let other maintainers take a look as well and merge as required. |
45057fc to
c2e0c1f
Compare
|
/ok to test c2e0c1f |
c2e0c1f to
d238bb1
Compare
…ter daemonset Signed-off-by: Julien Klaer <klaer.julien@gmail.com>
d238bb1 to
7255ce0
Compare
|
/ok to test 7255ce0 |

Description
Add support to set extra annotations to
dcgm-exporteronly.Solves #2271
Checklist
make lint)make validate-generated-assets)make validate-modules)Testing
Added multiple units tests for now:
dcgm-exporterwhendaemonsets.annotationsis emptydcgm-exporteranddaemonsets.annotationswhen both are set