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

Review CI for pinning utilities to specific versions #78

Open
phenixblue opened this issue Jan 16, 2021 · 0 comments
Open

Review CI for pinning utilities to specific versions #78

phenixblue opened this issue Jan 16, 2021 · 0 comments
Labels
ci enhancement New feature or request gh-actions help wanted Extra attention is needed

Comments

@phenixblue
Copy link
Contributor

What would you like to be added:

During work on #77 I encountered an issue with a change to the version of the kubectl utility used in the ubuntu-latest GitHub Actions image. v1.19.0 seemed to produce errors for the compare-manifest CI job. I added a ci-bootstrap Make target to download a specific version of kubectl and replace the default in the container image.

Why is this needed:

We should review the work I did and assess the process for more longterm usage and to extend to any other utilities we want (ops, kustomize, kind, etc.). The Gatekeeper project had some examples of doing this that can be used for reference.

@phenixblue phenixblue added enhancement New feature or request help wanted Extra attention is needed gh-actions ci labels Jan 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci enhancement New feature or request gh-actions help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant