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 ssh-secret optional for podvm creation job #439

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

bpradipt
Copy link
Contributor

@bpradipt bpradipt commented Jul 26, 2024

The correct way to make it optional is to provide the optional keyword in the volumes spec.

Ref: https://kubernetes.io/docs/concepts/configuration/secret/#restriction-secret-must-exist

Fixes: #KATA-3233

The correct way to make it optional is to provide the optional
keyword in the volumes spec.

Ref: https://kubernetes.io/docs/concepts/configuration/secret/#restriction-secret-must-exist

Fixes: #KATA-3233

Signed-off-by: Pradipta Banerjee <[email protected]>
@openshift-ci openshift-ci bot requested review from littlejawa and snir911 July 26, 2024 02:46
Copy link

openshift-ci bot commented Jul 26, 2024

@bpradipt: The following tests 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 34a99b2 link false /test check
ci/prow/sandboxed-containers-operator-e2e 34a99b2 link false /test sandboxed-containers-operator-e2e

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-sigs/prow repository. I understand the commands that are listed here.

Copy link
Contributor

@littlejawa littlejawa 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 Jul 26, 2024
@bpradipt bpradipt merged commit a5328ae into openshift:devel Jul 26, 2024
2 of 4 checks passed
@bpradipt bpradipt deleted the fix-KATA-3233 branch July 26, 2024 07:19
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.

2 participants