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 cluster-template-aws.yaml #103

Merged
merged 1 commit into from
Apr 26, 2024
Merged

Conversation

eaudetcobello
Copy link

Provider fails to determine the correct base OS for the AMI. It defaults to ubuntu-18.04 as the base OS and there is no matching AMI for ubuntu-18.04 + kubernetes version > 1.28.1. Since we installed the latest version of the track, the provider looks for ubuntu-18.04-v1.28.3 and this image does not exist.

Provider fails to determine the correct base OS for the AMI. It defaults to ubuntu-18.04 as the base OS and there is no matching AMI for ubuntu-18.04 + kubernetes version > 1.28.1. Since we installed the latest version of the track, the provider looks for ubuntu-18.04-v1.28.3 and this image does not exist.
Copy link

@louiseschmidtgen louiseschmidtgen left a comment

Choose a reason for hiding this comment

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

Nice work, one little follow-up question.

templates/cluster-template-aws.yaml Show resolved Hide resolved
@eaudetcobello eaudetcobello merged commit 2c31152 into main Apr 26, 2024
4 checks passed
@eaudetcobello eaudetcobello deleted the update-cluster-template-aws branch April 26, 2024 18:13
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