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 deletion job #440

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

bpradipt
Copy link
Contributor

@bpradipt bpradipt commented Jul 30, 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 <pradipta.banerjee@gmail.com>
@bpradipt bpradipt requested a review from snir911 July 30, 2024 12:17
@openshift-ci openshift-ci bot requested review from littlejawa and pmores July 30, 2024 12:19
@bpradipt bpradipt merged commit bf4ecda into openshift:devel Jul 30, 2024
2 of 4 checks passed
@bpradipt bpradipt deleted the ssh-key branch July 30, 2024 14:04
Copy link

openshift-ci bot commented Jul 30, 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 b58bb4b 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-sigs/prow 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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants