Skip to content
This repository has been archived by the owner on Oct 27, 2023. It is now read-only.

Use logger instead of fmt.Println in browser.go #5

Merged
merged 1 commit into from
Sep 13, 2023

Conversation

malept
Copy link
Member

@malept malept commented Sep 13, 2023

Upstream fix:

fmt.Println still logs when --quiet is specified and that's problematic when saml2login is being used as credential_process in aws profiles.

`fmt.Println` still logs when `--quiet` is specified and that's problematic when saml2login is being used as credential_process in aws profiles.
@malept malept requested a review from a team September 13, 2023 17:09
@malept malept mentioned this pull request Sep 13, 2023
@codecov
Copy link

codecov bot commented Sep 13, 2023

Codecov Report

Patch has no changes to coverable lines.

Files Changed Coverage
pkg/provider/browser/browser.go 0.00%

📢 Thoughts on this report? Let us know!.

@malept malept merged commit 46b2cbe into release Sep 13, 2023
9 of 10 checks passed
@malept malept deleted the malept/fix/cherry-pick-credential-provider-pr branch September 13, 2023 17:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants