slime-io / slime

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

plugin: support proxyVersion #436

Closed MouceL closed 11 months ago

MouceL commented 11 months ago

same with https://github.com/slime-io/slime/pull/433

开启方式

apiVersion: config.netease.com/v1alpha1
kind: SlimeBoot
metadata:
  name: plugin
  namespace: mesh-operator
spec:
  image:
    pullPolicy: Always
    repository: docker.io/slimeio/slime-plugin
    tag: xx
  module:
    - name: plugin
      kind: plugin
      enable: true
      general:
        proxyVersion:  ^1\.16.*