-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
remove --aws-vpc-tag-key flag, use values from --aws-vpc-tags to specify the tag key #3954
base: main
Are you sure you want to change the base?
remove --aws-vpc-tag-key flag, use values from --aws-vpc-tags to specify the tag key #3954
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: jeswinkoshyninan 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 |
Hi @jeswinkoshyninan. 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 Once the patch is verified, the new status will be reflected by the 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-sigs/prow repository. |
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.
Looks good, mey-be squash the 2 commits to one and possibly change the MR/commit title (it will not be obvious for me, when reading changelog, what this change does). My suggestion is to go with something like: "remove --aws-vpc-tag-key flag, use values from --aws-vpc-tags to specify the tag key"
Updated the title, I think commit will be squashed before merging to master. I am not able to see the option seems due to permission, but definitely the default option will be the squash commits + merge ? |
Thx for update. Not sure if they get squashed (I would kind of expect to be manual step, and it is up to the author to keep the git history clean, but not sure what are the exact rules here). Btw there are some checkboxes in the MR description not checked, not sure how serious are the maintainers here, but it might help to get this throught (as I'm really looking forward to it!) |
@pinkavaj my last PR had 10 commits, so I assume this should be fine. |
Issue
This will fix #3889
Description
This will going to avoid using flag --aws-vpc-tag-key which will fix #3889 mentioned.
Manual Tests Details
Checklist
README.md
, or thedocs
directory)BONUS POINTS checklist: complete for good vibes and maybe prizes?! 🤯