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

Misc fixes #1686

Merged
merged 3 commits into from
Feb 4, 2024
Merged

Misc fixes #1686

merged 3 commits into from
Feb 4, 2024

Conversation

bpradipt
Copy link
Member

@bpradipt bpradipt commented Feb 3, 2024

  1. The provisioning command used a wrong ordering of daemonconfig and authJson files, resulting in startup errors for process-user-data
  2. Change AWS default instance type to CVM to align with the default disable-cvm option
  3. Fix handling of describeimages

Change the ordering of members in the Config struct to match the input
invocation using NewConfig.

Also include a minor fix to the error string

Signed-off-by: Pradipta Banerjee <pradipta.banerjee@gmail.com>
@bpradipt bpradipt requested a review from snir911 February 3, 2024 15:23
This is to align with disable-cvm default which is set to false.
The default instance type is now a CVM. Additionally remove code
that's not required

Signed-off-by: Pradipta Banerjee <pradipta.banerjee@gmail.com>
Handle null or empty describeImagesOuput

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

@huoqifeng huoqifeng left a comment

Choose a reason for hiding this comment

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

LGTM

@snir911 snir911 merged commit 372e4e7 into confidential-containers:main Feb 4, 2024
18 checks passed
@bpradipt bpradipt deleted the aws-fixes branch February 4, 2024 09:20
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.

None yet

3 participants