cluster-api-provider-aws icon indicating copy to clipboard operation
cluster-api-provider-aws copied to clipboard

✨ Feat/allow skipping ami in launch template when EKS managed nodegroup

Open Julian-Chu opened this issue 2 years ago • 21 comments
trafficstars

What type of PR is this?

/kind feature

What this PR does / why we need it:

EKS managed node group can have empty AMI id in launch template. It allows EKS manage AMI for us with custom launch template like user data or storage

Which issue(s) this PR fixes : Fixes #4377

Special notes for your reviewer:

Checklist:

  • [ ] squashed commits
  • [ ] includes documentation
  • [x] adds unit tests
  • [ ] adds or updates e2e tests

Release note:


Julian-Chu avatar Jul 10 '23 15:07 Julian-Chu

Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

k8s-ci-robot avatar Jul 10 '23 15:07 k8s-ci-robot

Welcome @Julian-Chu!

It looks like this is your first PR to kubernetes-sigs/cluster-api-provider-aws 🎉. Please refer to our pull request process documentation to help your PR have a smooth ride to approval.

You will be prompted by a bot to use commands during the review process. Do not be afraid to follow the prompts! It is okay to experiment. Here is the bot commands documentation.

You can also check if kubernetes-sigs/cluster-api-provider-aws has its own contribution guidelines.

You may want to refer to our testing guide if you run into trouble with your tests not passing.

If you are having difficulty getting your pull request seen, please follow the recommended escalation practices. Also, for tips and tricks in the contribution process you may want to read the Kubernetes contributor cheat sheet. We want to make sure your contribution gets all the attention it needs!

Thank you, and welcome to Kubernetes. :smiley:

k8s-ci-robot avatar Jul 10 '23 15:07 k8s-ci-robot

Hi @Julian-Chu. Thanks for your PR.

I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

k8s-ci-robot avatar Jul 10 '23 15:07 k8s-ci-robot

/ok-to-test

richardcase avatar Jul 11 '23 14:07 richardcase

/retest

Julian-Chu avatar Jul 12 '23 14:07 Julian-Chu

/retest

Julian-Chu avatar Jul 12 '23 14:07 Julian-Chu

@Julian-Chu do you require any help here to proceed with the PR?

Ankitasw avatar Sep 05 '23 06:09 Ankitasw

@Julian-Chu do you require any help here to proceed with the PR?

thanks @Ankitasw . got new comments, I will push new commit when available.

Julian-Chu avatar Oct 02 '23 22:10 Julian-Chu

/retest

Julian-Chu avatar Oct 16 '23 14:10 Julian-Chu

/milestone v2.4.0

richardcase avatar Oct 16 '23 16:10 richardcase

/retest

Julian-Chu avatar Nov 01 '23 16:11 Julian-Chu

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign neolit123 for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

k8s-ci-robot avatar Nov 27 '23 13:11 k8s-ci-robot

/retest

Julian-Chu avatar Nov 27 '23 13:11 Julian-Chu

/retest

Julian-Chu avatar Nov 27 '23 14:11 Julian-Chu

hi @Ankitasw, may I have your help? regarding to this error message in PR verify step failed: No matching PR type indicator found in title. What should I add into the title?

Julian-Chu avatar Nov 28 '23 07:11 Julian-Chu

PR needs rebase.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

k8s-ci-robot avatar Jan 20 '24 02:01 k8s-ci-robot

/milestone clear

richardcase avatar Jan 23 '24 14:01 richardcase

hi @Ankitasw, may I have your help? regarding to this error message in PR verify step failed: No matching PR type indicator found in title. What should I add into the title?

Sorry for late reply, added the PR type for you.

Ankitasw avatar Jan 25 '24 10:01 Ankitasw

@Julian-Chu: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-cluster-api-provider-aws-build-docker 35d21a5f2628a24057e4b9e6e0a00573c89ac699 link true /test pull-cluster-api-provider-aws-build-docker

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

k8s-ci-robot avatar Feb 29 '24 12:02 k8s-ci-robot