feat(eks-v2-alpha): add support for bootstrapSelfManagedAddons#36740
feat(eks-v2-alpha): add support for bootstrapSelfManagedAddons#36740mergify[bot] merged 4 commits intomainfrom
Conversation
|
|
||||||||||||||
|
|
||||||||||||||||||
ae29cad to
85aa61f
Compare
✅ Updated pull request passes all PRLinter validations. Dismissing previous PRLinter review.
0be0e5b to
4b3940c
Compare
6d2dc5d to
990d5a9
Compare
|
@Mergifyio refresh |
✅ Pull request refreshed |
ebbc981 to
542287b
Compare
|
Integ test is failing because EKS is throttling the account due to too many requests via the custom resources. |
|
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 left the queue (rule: This pull request spent 14 hours 52 seconds in the queue, with no time running CI. ReasonThe pull request can't be updated
HintYou should update or rebase your pull request manually. If you do, this pull request will automatically be requeued once the queue conditions match again. |
542287b to
934d667
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 934d667 This pull request spent 6 seconds in the queue, with no time running CI. Required conditions to merge
|
|
Comments on closed issues and PRs are hard for our team to see. |
Issue # (if applicable)
Reason for this change
Adds support for
bootstrapSelfManagedAddonsin EKS which is present in EKS v1 but not in v2.Description of changes
Describe any new or updated permissions being added
None
Description of how you validated changes
Integ test
Checklist
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license