Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Allow setting serviceAccount in integration test#965

Merged
tejal29 merged 1 commit intoGoogleContainerTools:masterfrom
samos123:integration-tests-with-service-account
Jan 13, 2020
Merged

Allow setting serviceAccount in integration test#965
tejal29 merged 1 commit intoGoogleContainerTools:masterfrom
samos123:integration-tests-with-service-account

Conversation

@samos123
Copy link
Copy Markdown
Contributor

Previously it would mount .config/gcloud directory which is not
recommended for systems such as CI that authenticate with Google Cloud.
This commit allows you to set the path to a service account.

By default previous behaviour will be as before so this shouldn't break
existing systems that run the integration test.

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you
review them:

  • Includes unit tests
  • Adds integration tests if needed.

See the contribution guide for more details.

Reviewer Notes

  • The code flow looks good.
  • Unit tests and or integration tests added.

@googlebot googlebot added the cla: yes CLA signed by all commit authors label Jan 13, 2020
Previously it would mount .config/gcloud directory which is not
recommended for systems such as CI that authenticate with Google Cloud.
This commit allows you to set the path to a service account.

By default previous behaviour will be as before so this shouldn't break
existing systems that run the integration test.
@samos123 samos123 force-pushed the integration-tests-with-service-account branch from 43e4d85 to 8cf392e Compare January 13, 2020 02:55
@samos123 samos123 requested review from cvgw and tejal29 January 13, 2020 03:16
@samos123 samos123 self-assigned this Jan 13, 2020
@tejal29 tejal29 merged commit 4b80314 into GoogleContainerTools:master Jan 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes CLA signed by all commit authors

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants