-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: utilize secret auth headers in remoteresource (#130)
* added secret to create remote resource method * broke up methods to apply resource and secret and delete * add function template * updated apply resources method, broke up delete method * updated delete methods and applyresource * Update lib/remoteResource.js Co-authored-by: Alex Lewitt <48691328+alewitt2@users.noreply.github.com> * Update lib/remoteResource.js namespace update Co-authored-by: Alex Lewitt <48691328+alewitt2@users.noreply.github.com> * Update lib/remoteResource.js Co-authored-by: Alex Lewitt <48691328+alewitt2@users.noreply.github.com> * Update lib/remoteResource.js Co-authored-by: Alex Lewitt <48691328+alewitt2@users.noreply.github.com> * Update lib/remoteResource.js Co-authored-by: Alex Lewitt <48691328+alewitt2@users.noreply.github.com> * Update lib/remoteResource.js Co-authored-by: Alex Lewitt <48691328+alewitt2@users.noreply.github.com> * Update lib/remoteResource.js Co-authored-by: Alex Lewitt <48691328+alewitt2@users.noreply.github.com> * Update lib/remoteResource.js Co-authored-by: Alex Lewitt <48691328+alewitt2@users.noreply.github.com> * updated applyresource to take fields from json * Update lib/remoteResource.js Co-authored-by: Alex Lewitt <48691328+alewitt2@users.noreply.github.com> * fixed error with krm being declared twice in deleteremote resources * updated delete resources updated create Update lib/remoteResource.js Co-authored-by: Alex Lewitt <48691328+alewitt2@users.noreply.github.com> Update lib/remoteResource.js Co-authored-by: Alex Lewitt <48691328+alewitt2@users.noreply.github.com> Update lib/remoteResource.js Co-authored-by: Alex Lewitt <48691328+alewitt2@users.noreply.github.com> removed * Update log.js * publish release candidates Co-authored-by: NAOD DERIBE <naodderibe@NAODs-MacBook-Pro.local> Co-authored-by: Alex Lewitt <48691328+alewitt2@users.noreply.github.com> Co-authored-by: Alexander Lewitt <alewitt2@ibm.com>
- Loading branch information
1 parent
665c593
commit a2e67ee
Showing
5 changed files
with
116 additions
and
59 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
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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