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

Add support to set image pull policy for agent images #3675

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

Conversation

yuriolisa
Copy link
Contributor

Description:

Add support to set image pull policy for agent images
Link to tracking Issue(s):

Testing:

Documentation:

@yuriolisa yuriolisa requested a review from a team as a code owner January 27, 2025 13:46
@swiatekm
Copy link
Contributor

Can't we put this at the top level, instead of in each instrumentation individually? I doubt anyone would need to set a different pull policy in different instrumentations - and if they do, they can create a separate CR.

@yuriolisa
Copy link
Contributor Author

Can't we put this at the top level, instead of in each instrumentation individually? I doubt anyone would need to set a different pull policy in different instrumentations - and if they do, they can create a separate CR.

Sure thing. I created both ways because the issue was requesting that, and I thought would be beneficial to the end-user.

@yuriolisa yuriolisa closed this Jan 27, 2025
@yuriolisa yuriolisa reopened this Jan 27, 2025
@yuriolisa
Copy link
Contributor Author

@atoulme, do you have a use case for putting the pullPolicy for each instrumentation individually?

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.

[instrumentation] Support setting image pull policy for agent images
2 participants