Resolve "Change ADO logic to use helm-charts-azure"
All Submissions:
- [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.
- [YES] My code follows the code style of this project.
Current Behavior or Linked Issues
Currently SLB wants to preserve flux, we introduced logic to get rid of the flux approach and migrate to helm-charts-azure as optional feature.
On this MR, we are disabling that optional feature that will allow users to still be using flux as default.
Changing and using helm flux version compatible with AKS 1.24
Does this introduce a breaking change?
- [NO] It is rollback the az logic to previous behavior.
Other information
Closes #235 (closed)
We agreed that migration will not happen anymore as for now, and we need to support flux.
Still pending istio issues (will be covered in new issue, to be created by @vleskiv ).