alibaba / kt-connect

A toolkit for Integrating with your kubernetes dev environment more efficiently
https://alibaba.github.io/kt-connect/#/
GNU General Public License v3.0
1.48k stars 230 forks source link

allow specify port name prefix for preview #435

Closed acrazing closed 1 year ago

acrazing commented 1 year ago

This feature is required for istio Protocol Selection.

A port name prefix or even a full port name should be associated with each port individually. But the --expose option is widely used. So I added a separate parameter -portNamePrefix to handle it.

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.

codeclimate[bot] commented 1 year ago

Code Climate has analyzed commit ce76d220 and detected 0 issues on this pull request.

View more on Code Climate.