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

Update cloud job cleanup scripts for correct secret access #6503

Merged
merged 1 commit into from
Jul 5, 2024

Conversation

XinShuYang
Copy link
Contributor

Added sudo to the clean job script to align with the login process and ensure correct access to the necessary secrets. The clean job was failing to access the correct secrets because it was not using sudo, whereas the login process used with Jenkins account.

@XinShuYang XinShuYang marked this pull request as ready for review July 4, 2024 04:46
Added sudo to the clean job script to align with the login process and ensure correct
access to the necessary secrets. The clean job was failing to access the correct secrets
because it was not using sudo, whereas the login process used with Jenkins account.

Signed-off-by: Shuyang Xin <gavinx@vmware.com>
Copy link
Member

@tnqn tnqn left a comment

Choose a reason for hiding this comment

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

LGTM

@tnqn
Copy link
Member

tnqn commented Jul 5, 2024

/skip-all

1 similar comment
@tnqn
Copy link
Member

tnqn commented Jul 5, 2024

/skip-all

@tnqn tnqn merged commit 0d6f201 into antrea-io:main Jul 5, 2024
52 of 55 checks passed
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