Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

Sev ci fixes for k8s_delete_all and updating the simple-kbs #5761

Merged
merged 2 commits into from
Sep 1, 2023

Conversation

ryansavino
Copy link
Member

bash (ls) regex in quotes was throwing errors and k8s services/pods were not getting cleaned up.
Service yamls weren't being deleted due to partial name including prefix file path, now trims using 'basename'.
Removed redundant TEST_DIR on the yaml file to be deleted.

The updated simple-kbs uses a openssl v3 supported rust docker image.

Fixes: #5760

Signed-Off-By: Ryan Savino ryan.savino@amd.com

bash (ls) regex in quotes was throwing errors and k8s services/pods were not getting cleaned up.
Service yamls weren't being deleted due to partial name including prefix file path, now trims using 'basename'.
Removed redundant TEST_DIR on the yaml file to be deleted.

Fixes: kata-containers#5760

Signed-Off-By: Ryan Savino <ryan.savino@amd.com>
The updated simple-kbs uses a openssl v3 supported rust docker image.

Fixes: kata-containers#5760

Signed-Off-By: Ryan Savino <ryan.savino@amd.com>
@jepio
Copy link
Member

jepio commented Aug 30, 2023

/test

@fitzthum
Copy link

Do we need to tag another version of simple-kbs after confidential-containers/simple-kbs#62?

@ryansavino
Copy link
Member Author

Tobin made the simple-kbs v0.1.3 tag. I brought the node back online.

@ryansavino
Copy link
Member Author

/test

@ryansavino
Copy link
Member Author

/test

Copy link
Member

@stevenhorsman stevenhorsman left a comment

Choose a reason for hiding this comment

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

Looks ok to me. Thanks @ryansavino

@jepio
Copy link
Member

jepio commented Sep 1, 2023

TDX CI is not affected by these changes, so merging

@jepio jepio merged commit 021bf58 into kata-containers:CCv0 Sep 1, 2023
13 of 16 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants