Skip to content
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

Avoid passing the client to the assume role provider #900

Merged
merged 1 commit into from
May 13, 2020

Conversation

Praveenrajmani
Copy link
Collaborator

Instead, have a callback with arguments (Merely a design fix)

harshavardhana
harshavardhana previously approved these changes May 3, 2020
examples/assume_role.py Outdated Show resolved Hide resolved
minio/api.py Outdated Show resolved Hide resolved
minio/api.py Outdated Show resolved Hide resolved
minio/api.py Outdated Show resolved Hide resolved
minio/api.py Outdated Show resolved Hide resolved
minio/api.py Show resolved Hide resolved
minio/api.py Outdated Show resolved Hide resolved
minio/parsers.py Outdated Show resolved Hide resolved
minio/credentials/assume_role.py Outdated Show resolved Hide resolved
@Praveenrajmani
Copy link
Collaborator Author

Addressed the comments @balamurugana. PTAL.

@Praveenrajmani Praveenrajmani force-pushed the fix-assumerole-design branch 8 times, most recently from c7cc15f to 316a18e Compare May 12, 2020 19:58
Instead, have a callback with arguments (Merely a design fix)
@Praveenrajmani
Copy link
Collaborator Author

PTAL @balamurugana @harshavardhana

Copy link
Member

@balamurugana balamurugana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@harshavardhana harshavardhana merged commit 941c517 into minio:master May 13, 2020
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.

None yet

3 participants