Uh oh!
There was an error while loading. Please reload this page.
fix(monitoring): make VPCSC env comparison case-insensitive - #9564
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-Authored-By: Tres Seaver <tseaver@palladion.com>
googlebot
commented
Oct 31, 2019
We found a Contributor License Agreement for you (the sender of this pull request), but were unable to find agreements for all the commit author(s) or Co-authors. If you authored these, maybe you used a different email address in the git commits than was used to sign the CLA (login here to double check)? If these were authored by someone else, then they will need to sign a CLA as well, and confirm that they're okay with these being contributed to Google. ℹ️ Googlers: Go here for more info. |
Co-Authored-By: Tres Seaver <tseaver@palladion.com>
steinwaywhw
commented
Oct 31, 2019
@googlebot I fixed it. |
tseaver
commented
Nov 5, 2019
@googlebot I consent. |
tseaver
commented
Nov 5, 2019
@steinwaywhw I made those edits through the web: the e-mail associated with them ( |
googlebot
commented
Nov 6, 2019
CLAs look good, thanks! ℹ️ Googlers: Go here for more info. |
The actual environment variable value may be
True, instead oftrue. So just make it case insensitive.