-
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
Follow up for 3691 [TargetGroupBindings can now manipulate target groups from different aws accounts] #4026
Follow up for 3691 [TargetGroupBindings can now manipulate target groups from different aws accounts] #4026
Conversation
/ok-to-test |
@@ -55,15 +55,6 @@ Kubernetes meta/v1.ObjectMeta | |||
<table> | |||
<tr><td><code>annotations</code></td><td> | |||
|
|||
<table> |
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.
Removed this. Trying to get the tool fixed to generate this properly, but it will make the CR huge
b1f99d0
to
6625152
Compare
/retest |
6625152
to
dfae145
Compare
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
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: shraddhabang, zac-nixon 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 |
Issue
Previous PR, #3691
Issue, #3634
Description
The original PR (#3691) was a very good start to implementing cross account Target Group management and I used the same logic. This PR mostly fixes up bugs in the approach, as 3691 didn't work using SDKv2. Things I've added / changed:
Test Cases:
Checklist
README.md
, or thedocs
directory)BONUS POINTS checklist: complete for good vibes and maybe prizes?! 🤯