Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(tests): fix kubectl installation in environment test script #4597

Merged
merged 3 commits into from
Aug 12, 2021

Conversation

daniel-sanche
Copy link
Contributor

Related to #4561

I had attempted to add manual kubectl installation to the environment test script, but there were a couple issues, and the test was still failing. I fixed the issues, and confirmed it works this time by finding and and running the changes inside the gcr.io/cloud-devrel-kokoro-resources/go111 test container

Note that this impacts the environment.sh test script only currently used by the logging library.

@codyoss, you mentioned we should consider making these changes in the base image. Do you know where I could submit that change?

@daniel-sanche daniel-sanche requested a review from a team as a code owner August 11, 2021 18:47
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Aug 11, 2021
@codyoss
Copy link
Member

codyoss commented Aug 11, 2021

https://github.com/googleapis/testing-infra-docker/tree/master/go are all of the version that we use in the client libraries.

@daniel-sanche daniel-sanche merged commit a38d037 into master Aug 12, 2021
@daniel-sanche daniel-sanche deleted the fix-env-test-kubectl branch August 12, 2021 22:46
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants