This repository was archived by the owner on Sep 17, 2025. It is now read-only.
Use new GCP project credentials#571
Merged
c24t merged 1 commit intocensus-instrumentation:masterfrom Mar 21, 2019
Merged
Conversation
songy23
approved these changes
Mar 21, 2019
reyang
approved these changes
Mar 21, 2019
Contributor
|
Thanks @c24t! I just hit the same CI error. |
liyanhui1228
approved these changes
Mar 21, 2019
526208b to
5c6a25c
Compare
Member
Author
|
Updated the key for an account with more liberal permissions, let's see if CI passes... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR replaces the (encrypted) GCP credentials used by CI for stackdriver system tests. The new credentials point at a new GCP project. @liyanhui1228 is the owner of the previously-used project, and we were overdue to change ownership. The motivating reason for making this change now is that we just blew out our stackdriver metrics descriptor quota.
I'll update the CI env vars before merging this PR.