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

azure: aws: set defaults from environment to instanceTypes #1582

Merged
merged 2 commits into from
Nov 16, 2023

Conversation

snir911
Copy link
Contributor

@snir911 snir911 commented Nov 15, 2023

and setting default CVM type for Azure

setting using env fixes peerpod-ctrl error:

The following supplied instance types do not exist: []

to make sure it's also when caa is used as library.

Signed-off-by: Snir Sheriber <ssheribe@redhat.com>
Copy link
Member

@bpradipt bpradipt left a comment

Choose a reason for hiding this comment

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

/lgtm
I think it's better to update the default here as well for consistency - https://github.com/confidential-containers/cloud-api-adaptor/blob/main/install/overlays/azure/kustomization.yaml#L23

to Standard_DC2as_v5 based on azure/README.md
and also set from env to make sure it's also when caa is used as library

Signed-off-by: Snir Sheriber <ssheribe@redhat.com>
@snir911 snir911 self-assigned this Nov 16, 2023
@snir911 snir911 changed the title set defaults from environment to instanceTypes azure: aws: set defaults from environment to instanceTypes Nov 16, 2023
@bpradipt
Copy link
Member

Thanks @mkulke @surajssd

@bpradipt bpradipt merged commit 232acec into confidential-containers:main Nov 16, 2023
19 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.

None yet

4 participants