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

Simplify test process by removing intermediary image build step #208

Merged
merged 2 commits into from
Jul 10, 2019

Conversation

Jberlinsky
Copy link
Contributor

In GoogleCloudPlatform/cloud-foundation-toolkit#217, we move ca-certificates and kubectl installation into the upstream Docker image, allowing us to remove these customizations from this module. This simplifies the CI pipeline (see GoogleCloudPlatform/cloud-foundation-toolkit#218), eliminating a moving part that is not present in most other modules in this organization.

This PR is blocked on the merging of GoogleCloudPlatform/cloud-foundation-toolkit#217.

@Jberlinsky Jberlinsky marked this pull request as ready for review July 10, 2019 13:59
Makefile Outdated Show resolved Hide resolved
Co-Authored-By: Aaron Lane <aarondrewlane@gmail.com>
@aaron-lane
Copy link
Contributor

The tests ran using the 2.1.0 Docker image which is what we wanted to see. Merging to the release branch to enable further debugging.

@aaron-lane aaron-lane merged commit de4f3ac into aaron-lane-0.12 Jul 10, 2019
@aaron-lane aaron-lane deleted the internal/0.12-simplify-ci-pipeline branch July 10, 2019 14:55
CPL-markus pushed a commit to WALTER-GROUP/terraform-google-kubernetes-engine that referenced this pull request Jul 15, 2024
…-modules/internal/0.12-simplify-ci-pipeline

Simplify test process by removing intermediary image build step
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants