操作系统信息
CentOS Linux release 7.6.1810 (Core)
Kubernetes版本信息
Server Version: version.Info{Major:"1", Minor:"16", GitVersion:"v1.16.8", GitCommit:"ec6eb119b81be488b030e849b9e64fda4caaf33c", GitTreeState:"clean", BuildDate:"2020-03-12T20:52:22Z", GoVersion:"go1.13.8", Compiler:"gc", Platform:"linux/amd64"}
容器运行时
Server: Docker Engine - Community
Engine:
Version: 18.09.7
API version: 1.39 (minimum version 1.12)
Go version: go1.10.8
Git commit: 2d0083d
Built: Thu Jun 27 17:26:28 2019
OS/Arch: linux/amd64
Experimental: false
KubeSphere版本信息
v3.1.1。使用kk安装。
问题是什么
Kubesphere界面上设置的灰度规则未同步至VirtualService中。
界面报错:Operation cannot be fulfilled on strategies.servicemesh.kubesphere.io "test": the object has been modified; please apply your changes to the latest version and try again
界面上设置了按流量比例灰度:

但实际上生效的vs:

请问这种可以怎么处理呢?