Priyendra Deshwal

Results 7 comments of Priyendra Deshwal

For what its worth, both users are able to log in to the AWS Web Console via the browser (using the same Google/AWS SAML integration). So the problem seems to...

I can confirm that we are experiencing the same issue as well.

Based on some debugging we did, we observed the following: - For users where it works, the sign-in challenge url is of the following form: ``` DEBUG:urllib3.connectionpool:https://accounts.google.com:443 "GET /signin/challenge/az/2?continue=... HTTP/1.1"...

Here's the failure debug html screenshot.

I have been using the dummy.go trick as well.

"The only problem it causes is deprecation warnings, which I can supress ..." Do you have a pointer on how deprecation warnings can be suppressed in Bazel?

I have another related question about the diff-merge implementation. What does the software do when there is a merge conflict because of two concurrent edits to the same area of...