-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[TOAZ-371] Misc fixes for running wsm on azure. (#1794)
* Set MI auth token scope from env var * Change google credentials profile to default * Add logging * Fix imports * spotlessApply * Use wsm managed identity service account * Update * Fix null clientConfig if crl is off * Fix * Add test logging * Logging * Add try/catch * Logging * Fix * Remove CRL asserts * Testing * fix isApplicationEnabledInSam * Fix merge * Add logging * More logging * Bump LZ version * Update CrlService.java * Update GcpUtils.java * clean up * Update ControlledAzureResourceApiController.java * change profile order, whitespace * Test logical and in bean profile * Update ControlledResourceSamPolicyBuilderTest.java * Update ControlledResourceSamPolicyBuilderTest.java * Fix tests * Update ControlledResourceSamPolicyBuilderTest.java --------- Co-authored-by: Douglas Voet <[email protected]>
- Loading branch information
Showing
11 changed files
with
160 additions
and
64 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
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
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
Oops, something went wrong.