-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Deprecate static AMI resolver #2661
Conversation
@martina-if please review. |
There was a problem hiding this 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
Closing for now until some releases have passed since #2710 |
@michaelbeaumont can we reopen this one now? |
Hi! @martina-if martina-if @michaelbeaumont @cPu1 ready for review |
There was a problem hiding this 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
closes #2650
Description
This MR removes all references to static AMI resolver.
Checklist
README.md
, or theuserdocs
directory)area/nodegroup
), target version (e.g.version/0.12.0
) and kind (e.g.kind/improvement
)