{{ message }}
Conversation
318a35a to
94b7c2d
Compare
Signed-off-by: Ryan Swanson <ryan.swanson@loft.sh> # Conflicts: # go.mod # go.sum # vendor/github.com/otiai10/copy/README.md # vendor/github.com/otiai10/copy/copy.go # vendor/github.com/otiai10/copy/copy_namedpipes.go # vendor/github.com/otiai10/copy/copy_namedpipes_x.go # vendor/github.com/otiai10/copy/fileinfo_go1.15.go # vendor/github.com/otiai10/copy/options.go # vendor/github.com/otiai10/copy/permission_control.go # vendor/github.com/otiai10/copy/preserve_ltimes.go # vendor/github.com/otiai10/copy/preserve_ltimes_x.go # vendor/github.com/otiai10/copy/preserve_owner.go # vendor/github.com/otiai10/copy/preserve_owner_x.go # vendor/github.com/otiai10/copy/stat_times.go # vendor/github.com/otiai10/copy/stat_times_darwin.go # vendor/github.com/otiai10/copy/stat_times_freebsd.go # vendor/github.com/otiai10/copy/stat_times_js.go # vendor/github.com/otiai10/copy/stat_times_windows.go # vendor/github.com/otiai10/copy/stat_times_x.go # vendor/github.com/otiai10/copy/test_setup.go # vendor/github.com/otiai10/copy/test_setup_x.go # vendor/modules.txt
Signed-off-by: Ryan Swanson <ryan.swanson@loft.sh>
Signed-off-by: Ryan Swanson <ryan.swanson@loft.sh>
Collaborator
Author
… interface - add a local helm v4 downloader command outside vendor - restore repo builds with the current vendored utils state - improve logr adapter formatting and StartWait fallback - clean up helm test/build wiring and stale loft-util references Signed-off-by: Ryan Swanson <ryan.swanson@loft.sh>
- avoid double-closing copied Helm binaries - return non-missing Helm validation errors - document StopWait fallback behavior - derive build Helm version from helm_v4.go - remove whitespace-only diff noise Signed-off-by: Ryan Swanson <ryan.swanson@loft.sh>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

What issue type does this pull request address? (keep at least one, remove the others)
/kind enhancement
What does this pull request do? Which issues does it resolve? (use
resolves #<issue_number>if possible)resolves #DSP-156
Please provide a short message that should be published in the DevSpace release notes
Updates the
loft-sh/utilsdependency to be able to use Helm v4 and updates some logging code so it will build.What else do we need to know?