-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add inline authentication to the wrap and unwrap APIs (#48)
* Support authentication * Fixed function call * Add wrap auth and tests * Add unwrap auth and tests * Replace deprecated settings * Use temp credentials file * Remove duplicated log * Update dependencies * Remove username and password flags and refactor tests to use API for auth * Add container registry credentials to wrap * Test wrap with container registry credentials * Add container registry credentials to unwrap * Tidy dependencies --------- Co-authored-by: juanjo <jmedinagodoy@vmware.com>
- Loading branch information
Showing
17 changed files
with
1,409 additions
and
1,384 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
Oops, something went wrong.