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

Make Image Pull Policy configurable via Helm value #721

Closed
3 tasks
RealAnna opened this issue Jan 30, 2023 · 1 comment · Fixed by #740
Closed
3 tasks

Make Image Pull Policy configurable via Helm value #721

RealAnna opened this issue Jan 30, 2023 · 1 comment · Fixed by #740
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@RealAnna
Copy link
Contributor

RealAnna commented Jan 30, 2023

For each containers in our k8s resources definitions, we should substitute the imagePullPolicy with an helm value (like it was done for otelCollector.url ) that defaults to Always.

DoD

  • value file contains a new value imagePullPolicy
  • the value is patched to all the deployments in our helm overlay (modify this )
  • default value set to Always
@RealAnna RealAnna added the good first issue Good for newcomers label Jan 30, 2023
@thisthat thisthat added the enhancement New feature or request label Jan 30, 2023
@sudiptob2
Copy link
Member

I think this issue is similar to #724 I can work on this issue also as #724 is already assigned to me. Please assign

sudiptob2 added a commit to sudiptob2/lifecycle-toolkit that referenced this issue Feb 1, 2023
Signed-off-by: Sudipto Baral <sudiptobaral.me@gmail.com>
sudiptob2 added a commit to sudiptob2/lifecycle-toolkit that referenced this issue Feb 1, 2023
Signed-off-by: Sudipto Baral <sudiptobaral.me@gmail.com>
sudiptob2 added a commit to sudiptob2/lifecycle-toolkit that referenced this issue Feb 2, 2023
Signed-off-by: Sudipto Baral <sudiptobaral.me@gmail.com>
sudiptob2 added a commit to sudiptob2/lifecycle-toolkit that referenced this issue Feb 2, 2023
Signed-off-by: Sudipto Baral <sudiptobaral.me@gmail.com>
sudiptob2 added a commit to sudiptob2/lifecycle-toolkit that referenced this issue Feb 2, 2023
Signed-off-by: Sudipto Baral <sudiptobaral.me@gmail.com>
sudiptob2 added a commit to sudiptob2/lifecycle-toolkit that referenced this issue Feb 2, 2023
Signed-off-by: Sudipto Baral <sudiptobaral.me@gmail.com>
sudiptob2 added a commit to sudiptob2/lifecycle-toolkit that referenced this issue Feb 2, 2023
Signed-off-by: Sudipto Baral <sudiptobaral.me@gmail.com>
sudiptob2 added a commit to sudiptob2/lifecycle-toolkit that referenced this issue Feb 2, 2023
Signed-off-by: Sudipto Baral <sudiptobaral.me@gmail.com>
sudiptob2 added a commit to sudiptob2/lifecycle-toolkit that referenced this issue Feb 2, 2023
Signed-off-by: Sudipto Baral <sudiptobaral.me@gmail.com>
sudiptob2 added a commit to sudiptob2/lifecycle-toolkit that referenced this issue Feb 2, 2023
Signed-off-by: Sudipto Baral <sudiptobaral.me@gmail.com>
sudiptob2 added a commit to sudiptob2/lifecycle-toolkit that referenced this issue Feb 2, 2023
Signed-off-by: Sudipto Baral <sudiptobaral.me@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants