Skip to content

listPolicies functions fixed #4

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Avolynsk
Copy link

@Avolynsk Avolynsk commented Apr 5, 2019

Fixed Dockerfile to prevent Post https://iam.amazonaws.com/: x509: failed to load system roots and no roots provided error.

Fixed pagination usage in listAttachedPolicies and listInlinePolicies functions.
Before this fix I got following error while executing
kubectl describe iamrole test-iam-role:
`
...
trimmed
...
Events:
Type Reason Age From Message


Warning ErrorSyncingIAMRole 53m iamrole ValidationError: Invalid Marker.
status code: 400, request id: 5137xxxx-xxxx-11e8-9cb9-29c73f9fxxxx
Warning ErrorSyncingIAMRole 36m iamrole ValidationError: Invalid Marker.
status code: 400, request id: a566xxxx-xxxx-11e8-aaa7-81a45b09xxxx
Warning ErrorSyncingIAMRole 19m iamrole ValidationError: Invalid Marker.
status code: 400, request id: f997xxxx-xxxx-11e98-9ff9-39d852a2xxxx
Warning ErrorSyncingIAMRole 3m9s iamrole ValidationError: Invalid Marker.
status code: 400, request id: 4dc3xxxx-xxxx-11e8-a2e2-f93b9026xxxx`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant