[chore] Setting initContainers pullPolicy to IfNotPresent#248
Conversation
Signed-off-by: Leanne Ahern <lahern@redhat.com>
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Type(Describe updated until commit 9067bd0)Enhancement Description
|
| Relevant files | |||||||
|---|---|---|---|---|---|---|---|
| Configuration changes |
| ||||||
| Documentation |
|
PR Code Suggestions ✨No code suggestions found for the PR. |
1 similar comment
PR Code Suggestions ✨No code suggestions found for the PR. |
|
/bump backstage patch |
rm3l
left a comment
There was a problem hiding this comment.
@OpinionatedHeron Could you please bump the Chart version to make the linter happy?
https://github.com/redhat-developer/rhdh-chart/actions/runs/18316730655/job/52160075886?pr=248#step:8:51
Hey @rm3l, I did put the command to bump it, but I don't know if it needs to run again or what to acknowledge the bump. I just can't trigger the lint to run again to see if the bump is acknowledged |
Signed-off-by: Leanne Ahern <lahern@redhat.com>
Okay, for some reason that didn't work, so tried manually changing the patch version |
Co-authored-by: OpinionatedHeron <OpinionatedHeron@users.noreply.github.com>
|
|
Ah, looking at the Bump job logs here, it looks like it correctly bumped the Chart version, but pushed to a new branch (in the rhdh-chart repo, not in your fork PR branch): https://github.com/redhat-developer/rhdh-chart/tree/pullPolicy 😕 |
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨No code suggestions found for the PR. |
1 similar comment
PR Code Suggestions ✨No code suggestions found for the PR. |
Signed-off-by: Leanne Ahern <lahern@redhat.com>
|
6012030
into
redhat-developer:main



Description of the change
Changing initContainers: imagePullPolicy to "IfNotPresent". This should ensure shorter startup time.
Which issue(s) does this PR fix or relate to
RHDHBUGS-1000
How to test changes / Special notes to the reviewer
Checklist
Chart.yamlaccording to Semantic Versioning.values.yamland added to the corresponding README.md. The pre-commit utility can be used to generate the necessary content. Usepre-commit run -ato apply changes. The pre-commit Workflow will do this automatically for you if needed.pre-commithook.ct lintcommand.