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

feat: move binaries and cache to outdir if present #506

Conversation

Al-Pragliola
Copy link
Member

@Al-Pragliola Al-Pragliola commented Apr 23, 2024

fixes #494

@Al-Pragliola Al-Pragliola self-assigned this Apr 23, 2024
@Al-Pragliola Al-Pragliola linked an issue Apr 23, 2024 that may be closed by this pull request
@Al-Pragliola Al-Pragliola marked this pull request as ready for review April 26, 2024 15:40
@Al-Pragliola Al-Pragliola merged commit 0a81a5b into feature/april-improvements May 3, 2024
1 check passed
@Al-Pragliola Al-Pragliola deleted the feature/move-cache-binaries-to-outdir branch May 3, 2024 11:52
Al-Pragliola added a commit that referenced this pull request May 3, 2024
* feat: move binaries and cache to outdir if present (#506)

* feat: cache invalidation on download fail (#509)

* feat: cache invalidation on download fail

* fix: linting

* fix: e2e tests

* fix: delete cache folder after parallel download are finished on error

* feat: added --distro-patches flag (#511)

* feat: added --distro-patches flag

* fix: switch from error to warn when not finding a version in custom patches location

* feat: improve UX in config creations sub cmd (#512)

* feat: improve UX in config creations sub cmd

* fix: e2e test

* feat: added get kubeconfig sub command (#513)

* feat: added get config sub command

* chore: added success message

* fix: --distro-patches not accepting relative paths + does not clear his cache on error

* fix: linting

* chore: improve help message for --distro-patches
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.

Cache should be inside the folder defined by --outdir
1 participant