system-server: fix rbac proxy bugs (#1761)

* system-server: fix rbac proxy bugs

* fix: add settings provider proxy

* fix: kubesphere sa token auth

* fix: gen vfs data

* feat(cli): add breaking change to upgrade KS core

* fix: use auth token to query account data

* fix: app-service envoy config bugs

---------

Co-authored-by: hys <hysyeah@gmail.com>
Co-authored-by: dkeven <dkvvven@gmail.com>
Co-authored-by: aby913 <aby913@163.com>
This commit is contained in:
eball
2025-08-28 23:59:31 +08:00
committed by GitHub
parent 3dbb633fda
commit 8044c88e5d
15 changed files with 133 additions and 52 deletions

View File

@@ -32,7 +32,7 @@ spec:
- command:
- ks-apiserver
- --logtostderr=true
image: beclab/ks-apiserver:0.0.22
image: beclab/ks-apiserver:0.0.23
imagePullPolicy: {{ .Values.image.pullPolicy }}
name: ks-apiserver
ports: