Skip to content

Minor updates & cleanup

Vasyl Leskiv [SLB] requested to merge vl/update-unit-test-task 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


  1. As we removed flag keda_v2_enabled - it makes sense to cleanup all related docs and tfvar files
  2. It will be good to configure this output to point to module.istio_appgateway.name instead module.appgateway.name
  3. It will be good to move task: Cache@2 into the "tasks/tests-unit.yml" template and add a condition for it (so we follow the same pattern as it is done in "tasks/tests-int.yml")

2022-08-30_21h32_26

Does this introduce a breaking change?


  • [NO]

Other information


Edited by Vasyl Leskiv [SLB]

Merge request reports