As part of working through the preview release for edge-26.8.1 some changes were made to the helm integration tests in the PR for installing the gatway api:
https://github.com/BuoyantIO/enterprise-linkerd/pull/4101
The exists an existing action to do this, however lacks the ability to specify kube context and or optional flags.
Refactor the action and any calling steps to ensure a lack of duplication.
As part of working through the preview release for edge-26.8.1 some changes were made to the helm integration tests in the PR for installing the gatway api:
https://github.com/BuoyantIO/enterprise-linkerd/pull/4101
The exists an existing action to do this, however lacks the ability to specify kube context and or optional flags.
Refactor the action and any calling steps to ensure a lack of duplication.