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

[prometheus-artifactory-exporter] Allow setting additional labels on deployment and pods #23

Merged
merged 3 commits into from
Nov 27, 2024

Conversation

tomgeorge
Copy link
Contributor

@tomgeorge tomgeorge commented Nov 1, 2024

What this PR does / why we need it:

  • Adds extraDeploymentLabels that will add additional labels to the deployment
  • Adds extraPodLabels that will add additional labels on the pod

Which issue this PR fixes

(optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged)

fixes #22

Special notes for your reviewer:

Checklist

  • Chart Version bumped
  • Title of the PR starts with chart name (e.g. [prometheus-artifactory-exporter])

- Adds `extraDeploymentLabels` that will add additional labels to the
  deployment
- Adds `extraPodLabels` that will add additional labels on the pod
@tomgeorge
Copy link
Contributor Author

cc @peimanja, can you please take a look when you get a chance?

@tomgeorge
Copy link
Contributor Author

@peimanja I think I fixed the linter errors, can I run the workflows again?

Copy link
Owner

@peimanja peimanja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the delay.

@peimanja peimanja merged commit f632524 into peimanja:main Nov 27, 2024
3 checks passed
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.

[prometheus-artifactory-exporter] Set additional labels on deployment/pods
2 participants