slime-io / slime

An intelligent ServiceMesh manager based on Istio
https://slime-io.github.io/
Other
424 stars 78 forks source link

fix bug for istio locality illegal characters #405

Closed tanjunchen closed 1 year ago

tanjunchen commented 1 year ago

fixed https://github.com/slime-io/slime/issues/404

believening commented 1 year ago

Not sure if there are other places where labels have been added by slime that haven't been validated. The current fix is effective for the problems encountered by #404.

tanjunchen commented 1 year ago

Not sure if there are other places where labels have been added by slime that haven't been validated. The current fix is effective for the problems encountered by #404.

updated. @believening @MouceL