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

replace inline kubectl install code with lsst/kubectl mod #645

Merged
merged 2 commits into from
Sep 1, 2022

Conversation

jhoblitt
Copy link
Member

The existing kubectl method uses a Google provided yum repo and rpm to install kubectl. Google does not provide an equivalent repo for EL8. Although, the same binary/rpm should work on EL8, it would be ugly to configuring an EL7 yum repo across multiple EL major versions. As a more distribution agnostic approach, the lsst/kubectl puppet module downloads and installs official k8s kubectl binary releases.

@jhoblitt jhoblitt requested a review from cbarria August 31, 2022 16:32
jhoblitt added a commit that referenced this pull request Aug 31, 2022
jhoblitt added a commit that referenced this pull request Aug 31, 2022
jhoblitt added a commit that referenced this pull request Aug 31, 2022
Copy link
Contributor

@cbarria cbarria left a comment

Choose a reason for hiding this comment

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

bad google for not upgrading those 👍

@jhoblitt jhoblitt merged commit f7fd7cf into master Sep 1, 2022
@jhoblitt jhoblitt deleted the IT-3057/kubectl branch September 1, 2022 21:50
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