-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Add integration test for associate, disassociate and get identityprovider #4501
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
Conversation
b262067
to
410bb8c
Compare
48958df
to
a47d4ae
Compare
1852447
to
012a982
Compare
UserPoolId: pool.UserPool.Id, | ||
GenerateSecret: aws.Bool(false), | ||
SupportedIdentityProviders: aws.StringSlice([]string{"COGNITO"}), | ||
// TODO this is likely not required, check if this can be removed. |
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.
I am going to open another issue for this, as it requires changing values for other fields.
Integration test passed locally. |
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 👍🏻
0b77051
to
a5ab8be
Compare
have you re-ran since the changes were made? Do we need any additional policies for out github action role to hit these APIs? |
The tests are in progress right now.
We do. I'm going to work on adding them. |
Integration tests passed for the new changes. |
lets make sure the role & cf tempalte in eksctl-ci are updated before merging |
a5ab8be
to
53b1c78
Compare
Yeah, that's why I haven't merged it yet. I'm running the tests now after updating the role. |
Description
Closes #4443, #4444, #4445
Checklist
README.md
, or theuserdocs
directory)area/nodegroup
) and kind (e.g.kind/improvement
)BONUS POINTS checklist: complete for good vibes and maybe prizes?! 🤯