lipengwei 由于误操作导致namespace kubeshpere-system 处于Terminating状态无法删除,使用curl -k -H “Content-Type: application/json” -X PUT –data-binary @a.json http://127.0.0.1:8001/api/v1/namespaces/kubesphere-system/finalize 删除提示以下错误: “message”: "Operation cannot be fulfilled on namespaces \“kubesphere-system\”: the object has been modified; please apply your changes to the latest version and try again", 具体见截图