Azure Updating File Service
All Submissions:
- [YES] Have you followed our code review guidelines?
- [YES] Have you added an explanation of what your changes do and why you'd like us to include them?
- [YES] I have updated the documentation accordingly.
- [NA] I have added tests to cover my changes.
- [YES] All new and existing tests passed.
- [YES] My code follows the code style of this project.
- [NO] I ran lint checks locally prior to submission.
What is the current behavior?
- Azure cannot deploy with master branch code
- Istio not implemented for Azure
- Tests do not pass for Azure
- Azure dev ops pipelines fail because of IBM dependency issue
What is the new behavior?
- Azure can deploy
- Istio implemented on Azure
- Tests pass for Azure
- Azure dev ops pipelines are running properly
Does this introduce a breaking change?
- [NO]
Any relevant logs, error output, etc?
(If it’s long, please paste to https://ghostbin.com/ and insert the link here.)
Other information
Edited by Jason