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

azure-metrics-exporter: fix support for imagePullSecrets #78

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Moglum
Copy link

@Moglum Moglum commented Feb 7, 2025

What this PR does / why we need it

It adds support for imagePullSecrets in case Docker Hub credentials are used to avoid hitting API rate limits. Or in case a private registry cache/mirror with authentication is used.

There were some bits of code around it, but not working as reported in #72

Which issue this PR fixes

Special notes for your reviewer

Checklist

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

@Moglum Moglum force-pushed the fix-image-pull-secrets branch from cae1947 to 93cf3be Compare February 7, 2025 13:08
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.

[azure-metrics-exporter] serviceaccount.yaml uses an undefined imagePullSecrets template
1 participant