-
Notifications
You must be signed in to change notification settings - Fork 519
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat (jkube-kit/common) : Add IoUtil.downloadArchive method to downlo…
…ad archives (#2454) + Refactor IoUtil.download method to be able to extract response body for further consumption + Add IoUtil.downloadArchive method to download and extract archive to specified folder Signed-off-by: Rohan Kumar <rohaan@redhat.com>
- Loading branch information
1 parent
b3281a8
commit 00bc529
Showing
4 changed files
with
130 additions
and
11 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
Binary file added
BIN
+150 Bytes
jkube-kit/common/src/test/resources/downloadable-artifacts/foo-v0.0.1-linux.tgz
Binary file not shown.
Binary file added
BIN
+164 Bytes
jkube-kit/common/src/test/resources/downloadable-artifacts/foo-v0.0.1-windows.zip
Binary file not shown.