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

Deprecate static AMI resolver #2661

Merged
merged 1 commit into from Dec 10, 2020
Merged

Deprecate static AMI resolver #2661

merged 1 commit into from Dec 10, 2020

Conversation

neha-viswanathan
Copy link
Contributor

@neha-viswanathan neha-viswanathan commented Sep 22, 2020

closes #2650

Description

This MR removes all references to static AMI resolver.

Checklist

  • Added tests that cover your change (if possible)
  • Added/modified documentation as required (such as the README.md, or the userdocs directory)
  • Manually tested
  • Added labels for change area (e.g. area/nodegroup), target version (e.g. version/0.12.0) and kind (e.g. kind/improvement)
  • Make sure the title of the PR is a good description that can go into the release notes

@neha-viswanathan
Copy link
Contributor Author

@martina-if please review.

Copy link
Contributor

@martina-if martina-if left a comment

Choose a reason for hiding this comment

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

Hi @neha-viswanathan , thank you for this PR! I think you also need to delete the code for the static resolver:

  • pkg/ami/static_resolver.go
  • pkg/ami/static_resolver_ami.go
  • pkg/ami/static_resolver_ami_generate.go
  • pkg/ami/static_resolver_test.go

@neha-viswanathan neha-viswanathan marked this pull request as draft October 3, 2020 06:16
@neha-viswanathan neha-viswanathan marked this pull request as ready for review October 5, 2020 20:32
@michaelbeaumont
Copy link
Contributor

Closing for now until some releases have passed since #2710

@ajayk ajayk mentioned this pull request Oct 7, 2020
5 tasks
@neha-viswanathan
Copy link
Contributor Author

@michaelbeaumont can we reopen this one now?

@cPu1 cPu1 reopened this Dec 2, 2020
@neha-viswanathan
Copy link
Contributor Author

Hi! @martina-if martina-if @michaelbeaumont @cPu1 ready for review

Copy link
Contributor

@Callisto13 Callisto13 left a comment

Choose a reason for hiding this comment

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

LGTM 👍

Just needs a final rebase

@Callisto13 Callisto13 merged commit 6529b60 into eksctl-io:master Dec 10, 2020
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.

Deprecate static AMI resolver
5 participants