Skip to content

Onboarding Istio AppGw as non-feature

Arturo Hernandez [EPAM] requested to merge ah/rename-istioappgw-feature into master

All Submissions:


  • [NA] 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. - Added new readme and added change in CHANGELOG.
  • [YES] My code follows the code style of this project.

Current Behavior or Linked Issues


Currently, feature autoscaling will provision the istio appgw.

  • AppGw for istioGw is now introduced formally without being an optional feature
  • Internal Istio ip will be read from kubernetes service data

Does this introduce a breaking change?


  • [NO] Just change logic, introducing appgw for istiogw as non-optional.

Other information


  • Needed for 502 errors in glab (optional)
  • Initial stage for: #236 (closed) (Enabling istio appgw by default)
Edited by Arturo Hernandez [EPAM]

Merge request reports