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

Updating Makefile and install script for 1.23 version #935

Merged
merged 2 commits into from
Jun 1, 2022

Conversation

prasad0896
Copy link
Contributor

Issue #, if available:

Adding support for 1.23

Description of changes:

This PR updates the Makefile to add 1.23 support. And also updates the install-worker script to make ecr-credential flag work for all versions beginning 1.22

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@prasad0896 prasad0896 requested a review from cartermckinnon June 1, 2022 22:07
Makefile Outdated

.PHONY: 1.23
1.23:
$(MAKE) k8s kubernetes_version=1.23.6 kubernetes_build_date=2022-06-01 pull_cni_from_github=true
Copy link
Member

Choose a reason for hiding this comment

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

Have we published these binaries yet? We shouldn't merge this PR until we do.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

No we haven't. I think I will add this part later.

@prasad0896 prasad0896 merged commit e7b9516 into awslabs:master Jun 1, 2022
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