Allow colons in Identity values by JesseLovelace · Pull Request #5029 · googleapis/google-cloud-java · GitHub
Skip to content

Allow colons in Identity values#5029

Merged
chingor13 merged 6 commits into
masterfrom
allowcolonsinids
May 22, 2019
Merged

Allow colons in Identity values#5029
chingor13 merged 6 commits into
masterfrom
allowcolonsinids

Conversation

@JesseLovelace

Copy link
Copy Markdown
Contributor

This is to address internal bug 118884564. Identity is written for colons not to be allowed in the value, however colons are actually allowed in some legacy cases, like domain-scoped project IDs.

@JesseLovelace JesseLovelace requested review from a team, chingor13 and kolea2 April 26, 2019 21:51
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 26, 2019

@chingor13 chingor13 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Should we still throw an IllegalArgumentException if there's more parts than we expect?

@codecov

codecov Bot commented Apr 29, 2019

Copy link
Copy Markdown

@yoshi-automation yoshi-automation added the 🚨 critical P0 critical issue. Requires immediate fix label May 3, 2019
@JesseLovelace JesseLovelace added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 8, 2019
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 8, 2019
@JesseLovelace JesseLovelace added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 9, 2019
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement. 🚨 critical P0 critical issue. Requires immediate fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants