-
Notifications
You must be signed in to change notification settings - Fork 570
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
Allow user to specify the Name tag value for AWS tags #3991
Allow user to specify the Name tag value for AWS tags #3991
Conversation
/test ? |
@AverageMarcus: The following commands are available to trigger required jobs:
The following commands are available to trigger optional jobs:
Use
In response to this:
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. |
/ok-to-test |
/test pull-cluster-api-provider-aws-e2e |
Thanks for the PR @AverageMarcus. Is it possible for you to add a unit test for this scenario? |
@AverageMarcus would you be able to continue with the PR? |
@Ankitasw I should be able to but don't have the time currently. I'm going to see if any of my colleagues are able to finish it off for me. |
@AverageMarcus no worries take your time 🙂 just wanted to remind!!! |
@Ankitasw I'm taking over. Added a unit test, and another change that avoids ever having confusion about whether the generated or user-provided subnet |
0c8a254
to
39d2fe6
Compare
/test pull-cluster-api-provider-aws-e2e |
/retest |
/test pull-cluster-api-provider-aws-e2e |
Signed-off-by: Marcus Noble <[email protected]> Co-authored-by: Andreas Sommer <[email protected]>
39d2fe6
to
e0dbf3e
Compare
/test pull-cluster-api-provider-aws-e2e |
@Ankitasw can you advise on the E2E failures? |
/test pull-cluster-api-provider-aws-e2e |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Ankitasw The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What type of PR is this?
/kind bug
What this PR does / why we need it:
Prevents CAPA from overwriting any user-provided
Name
tags.Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #3989
Special notes for your reviewer:
Checklist: