fix(eks-v2-alpha): ensure kubectl provider and handler functions use the same vpc configuration #36735
fix(eks-v2-alpha): ensure kubectl provider and handler functions use the same vpc configuration #36735mergify[bot] merged 7 commits intomainfrom
Conversation
|
|
||||||||||||||
|
|
||||||||||||||||||
✅ Updated pull request passes all PRLinter validations. Dismissing previous PRLinter review.
6617909 to
9081252
Compare
|
To fix the merge conflicts, I had to "dry run" generate the snapshots with the merge conflicts fixed. |
8af8c33 to
1dd000f
Compare
0d58289 to
f357237
Compare
|
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
Merge Queue Status✅ The pull request has been merged at 8621165 This pull request spent 57 minutes 57 seconds in the queue, including 43 minutes 10 seconds running CI. Required conditions to merge
|
|
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
|
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
|
Comments on closed issues and PRs are hard for our team to see. |
Note: copied from #34878 with updated snapshots, credits to @msessa.
Issue # (if applicable)
Closes #34877
Reason for this change
The kubectl
ProviderfunctionVpcConfigshould match theHandlerfunction.Description of changes
vpcconstruct is passed to bothHandlerandProviderDescription of how you validated changes
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license