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

process-user-data: Fix the assignment of config filenames #1941

Merged

Conversation

bpradipt
Copy link
Member

The config files were incorrectly assigned resulting in agent-config.toml not being created.

@bpradipt
Copy link
Member Author

Tested with docker provider. Sample image for test - quay.io/bpradipt/podvm-docker-image

@stevenhorsman stevenhorsman added the test_e2e_libvirt Run Libvirt e2e tests label Jul 23, 2024
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.

Code LGTM. Thanks

@stevenhorsman
Copy link
Member

For reference the docker-provider e2e tests are working here for me except for the MTLS test that Pradipta has identified is due to the the use of the curl image and we don't think is a blocker. The podvm build failed in the CI e2e tests due to docker rate limits :(

The config files were incorrectly assigned resulting in
agent-config.toml not being created.

Signed-off-by: Pradipta Banerjee <pradipta.banerjee@gmail.com>
Copy link
Member

@beraldoleal beraldoleal 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
Copy link
Member Author

I manually verified the PR on Azure. @wainersm verified on AWS.
This is good to be merged and unblock the release

@bpradipt bpradipt merged commit 39a5288 into confidential-containers:main Jul 23, 2024
28 of 29 checks passed
@bpradipt bpradipt deleted the fix-process-user-data branch July 23, 2024 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test_e2e_libvirt Run Libvirt e2e tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants