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

fix: drop extraneous kubectl installation #1

Merged
merged 2 commits into from
Oct 25, 2021
Merged

fix: drop extraneous kubectl installation #1

merged 2 commits into from
Oct 25, 2021

Conversation

keturn
Copy link
Member

@keturn keturn commented Oct 24, 2021

Does it need to download a new kubectl? Seems to work better without.

@keturn keturn changed the title what if there wasn't kubectl? fix: drop extraneous kubectl installation Oct 24, 2021
@keturn keturn marked this pull request as ready for review October 24, 2021 18:30
Copy link
Member

@Cervator Cervator left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I forgot why I included it. Taking it out simplifies things and avoids curl not being in the upstream image. I can get at a kubectl builder later if I run into the need again. Thanks 👍

With this and the quick --cleanup tag @BenjaminAmos pointed out this has built successfully and I've validated the jdk8 variant (via PR-pushed image published to DockerHub I might add!)

We could go further with cleaner auth, parallel, etc, but this works for now and we may not actually need to rebuild all that often :-)

@Cervator Cervator merged commit 967f9d9 into main Oct 25, 2021
@Cervator Cervator deleted the spike/k8s branch October 25, 2021 04:27
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.

2 participants