-
Notifications
You must be signed in to change notification settings - Fork 88
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix for the URI.escape monkey patch.
The monkey patch was not being loaded from lib/cloud/azure.rb on normal execution, so it had to be added to lib/bosh_azure_cpi.rb . This however loads the monkey patch even when running the unit tests so a new condition was required on these tests. [#181531703] [azure cpi] Fix the Docker image that builds the azure CPI
- Loading branch information
Showing
2 changed files
with
5 additions
and
0 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