Skip to content

Remove outdated istio svc data - use fixed var val

Arturo Hernandez [EPAM] requested to merge ah/miq_reported_istio_svc into master

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


Related to slack infra comment

Basically the get data seems to be outdated and causing issues when using the terraform code in brownfield environments.

Does this introduce a breaking change?


  • [NO]

However, customers will need to be aware that the value should be changed to match the ip address if this was assigned already dynamically by the Azure CNI controller, if this is already set, there shouldn't be any issue.

I tempt to believe in azure environments this is already set, therefore, wouldn't expect any issue.

Other information


Related to slack infra comment

Merge request reports