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 image_request_timeout to remote hyp config #377

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

bpradipt
Copy link
Contributor

@bpradipt bpradipt commented Mar 11, 2024

image_request_timeout indicates the image request timeout in the guest needed for the pod.

This reduces image pull failures.

The param is available from CC-0.8.0 onwards.

Fixes: KATA-2771

image_request_timeout indicates the image request timeout
in the guest needed for the pod.

This reduces image pull failures.

The param is available from CC-0.8.0 onwards.

Fixes: KATA-2771

Signed-off-by: Pradipta Banerjee <pradipta.banerjee@gmail.com>
@bpradipt bpradipt requested a review from snir911 March 11, 2024 10:19
@openshift-ci openshift-ci bot requested review from gkurz and pmores March 11, 2024 10:20
Copy link
Member

@gkurz gkurz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

Thanks @bpradipt !

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Mar 11, 2024
@bpradipt bpradipt merged commit 721edad into openshift:devel Mar 11, 2024
2 of 4 checks passed
@bpradipt bpradipt deleted the kata-2771 branch March 11, 2024 12:12
Copy link

openshift-ci bot commented Mar 11, 2024

@bpradipt: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/check d008407 link false /test check

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants