Greg Hanson
Greg Hanson
marking as resolved
>One reason I could thin is, if it is a different port in a service, it is considered different set of APIs exposed by same service and hence should not...
/ok-to-test
If you are using VS code as an editor, you can add `gofumpt` as the format tool and that will help with most lint errors: ``` "go.formatFlags": [ "[\"-ed\", \"-local\",...
/test integ-security-multicluster_istio
~~You may be right. I had cloned istio/istio repo directly instead of my personal fork. The command fails on the direct clone, but works in my fork~~ EDIT: nvm, tried...
for reference, the working output on master branch in istio/istio looks like the following: ```bash git describe --tags 1.12.0-alpha.5-1413-gbed97980b2 git describe --tags --always 1.12.0-alpha.5-1413-gbed97980b2 ``` whereas a failing command looks...
/cherrypick release-1.15
/cherry-pick release-1.15
/cherry-pick release-1.14