[MSCOSDU-1829] Add CI-CD support for azure
Type of change
-
Bug Fix -
Feature - [*] CI-CD support
Please provide link to gitlab issue or ADR(Architecture Decision Record)
NA
Does this introduce a change in the core logic?
- [NO]
Does this introduce a change in the cloud provider implementation, if so which cloud?
- [*] Not Applicable
-
AWS -
Azure -
GCP -
IBM
Does this introduce a breaking change?
- [NO]
What is the current behavior and the new/expected behavior?
- Currently, in GCZ repository there is no CI-CD support for azure.
- This MR adds/implements the following items:
- Standardizing existing helm charts and configure (provider, transformer, ignite-cluster) them to install as separate charts or a single chart.
- Add azure CI jobs
- Update azure documentation for helm charts installation manually.
Have you added/updated Unit Tests and Integration Tests?
NA