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

Using the Module's spec.moduleLoader.container.imagePullPolicy. #1203

Merged

Conversation

ybettan
Copy link
Collaborator

@ybettan ybettan commented Sep 8, 2024

When we moved to the worker-pod implementation in v2 we started to pull kmod images via HTTP from teh worker-pod directly and we ignored this field.

Now that we moved to pulling using the cluster's container-runtime, the imagePullPolicy can be passed to the init-container definition.


Fixes #1202
/assign @yevgeny-shnaidman

Copy link

openshift-ci bot commented Sep 8, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ybettan

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved label Sep 8, 2024
Copy link

netlify bot commented Sep 8, 2024

Deploy Preview for openshift-kmm ready!

Name Link
🔨 Latest commit 9426f01
🔍 Latest deploy log https://app.netlify.com/sites/openshift-kmm/deploys/66de916e408ba70008d7e9d4
😎 Deploy Preview https://deploy-preview-1203--openshift-kmm.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@yevgeny-shnaidman
Copy link
Member

/lgtm

@openshift-ci openshift-ci bot added the lgtm label Sep 8, 2024
@ybettan
Copy link
Collaborator Author

ybettan commented Sep 8, 2024

/retest

8 similar comments
@ybettan
Copy link
Collaborator Author

ybettan commented Sep 8, 2024

/retest

@ybettan
Copy link
Collaborator Author

ybettan commented Sep 8, 2024

/retest

@ybettan
Copy link
Collaborator Author

ybettan commented Sep 8, 2024

/retest

@ybettan
Copy link
Collaborator Author

ybettan commented Sep 8, 2024

/retest

@ybettan
Copy link
Collaborator Author

ybettan commented Sep 8, 2024

/retest

@ybettan
Copy link
Collaborator Author

ybettan commented Sep 8, 2024

/retest

@ybettan
Copy link
Collaborator Author

ybettan commented Sep 9, 2024

/retest

@ybettan
Copy link
Collaborator Author

ybettan commented Sep 9, 2024

/retest

When we moved to the worker-pod implementation in v2 we started to pull
kmod images via HTTP from teh worker-pod directly and we ignored this
field.

Now that we moved to pulling using the cluster's container-runtime, the
`imagePullPolicy` can be passed to the init-container definition.

Signed-off-by: Yoni Bettan <[email protected]>
@yevgeny-shnaidman
Copy link
Member

/lgtm

@openshift-ci openshift-ci bot added the lgtm label Sep 9, 2024
@openshift-merge-bot openshift-merge-bot bot merged commit da1e656 into rh-ecosystem-edge:main Sep 9, 2024
18 of 19 checks passed
@ybettan ybettan deleted the image-pull-policy branch September 9, 2024 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cherry-picking error for e36d33aa70e9bb7200158833dbfc490832e28ae8
2 participants