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

Control-service: Remove dependency on old docker image which is not needed #1548

Merged
merged 15 commits into from
Jan 25, 2023

Conversation

murphp15
Copy link
Collaborator

@murphp15 murphp15 commented Jan 24, 2023

Why

The old docker image with the aws-iam-authenticator is giving us a lot of trouble. we don't need it.
Removing it, everything works well.

What

Change the image we are using

How has this been tested?

At the commit c483219 I pushed extra changes to run the actual deployment to make sure it worked. Then reverted them when everything looked good.

@murphp15 murphp15 changed the title Person/murphp15/use newer aws base image Control-service: use newer base image for aws iam authenticator Jan 24, 2023
@murphp15 murphp15 requested a review from antoniivanov January 24, 2023 15:23
@murphp15 murphp15 changed the title Control-service: use newer base image for aws iam authenticator Control-service: Remove dependency on old docker image which is not needed Jan 24, 2023
@mivanov1988
Copy link
Collaborator

LGTM!

Copy link
Collaborator

@antoniivanov antoniivanov left a comment

Choose a reason for hiding this comment

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

Yes, The authenticator is no longer needed:

https://docs.aws.amazon.com/eks/latest/userguide/install-aws-iam-authenticator.html

If you're running the AWS CLI version 1.16.156 or later, then you don't need to install the authenticator. Instead, you can use the aws eks get-token command. For more information, see Create kubeconfig file manually.

@murphp15 murphp15 enabled auto-merge (squash) January 25, 2023 08:54
@murphp15 murphp15 merged commit c9fbdbe into main Jan 25, 2023
@murphp15 murphp15 deleted the person/murphp15/use_newer_aws_base_image branch January 25, 2023 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants