hongming
hongming
``` "stdout": "fatal: [localhost]: FAILED! => {\"changed\": true, \"cmd\": \"/usr/local/bin/helm upgrade --install kubefed /kubesphere/kubesphere/kubefed/kubefed -f /kubesphere/kubesphere/kubefed/custom-values-kubefed.yaml --namespace kube-federation-system\\n\", \"delta\": \"0:05:05.901899\", \"end\": \"2021-04-16 10:08:46.650637\", \"msg\": \"non-zero return code\", \"rc\": 1, \"start\":...
**Describe the Bug** Failed to verify private docker registry which uses self-signed certs, even if `secret.kubesphere.io/force-insecure"` appears.  ``` Registry Verification Failed. Get "https://harbor.xxx.com/v2/": x509: certificate is valid for xxxxx,...
**Why is this needed**: We planed to [support the OIDC protocol in v3.2](https://github.com/kubesphere/kubesphere/issues/3378). Currently, I found that some redirect behavior of the console is not as expected. The following logic...
Signed-off-by: hongming [email protected]
Support more reverse proxy directives: 1. Changes the request's HTTP verb. ``` spec: directives: method: 'POST' ``` 2. Strips prefix from the beginning of the URI path. ``` spec: directives:...
**Describe the Bug** kubeconfig download does not support select target cluster. 
CVSS Rating: [CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N](https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H) Recently, security researchers from a third-party platform discovered an Insecure Direct Object Reference (IDOR) vulnerability in the open-source versions of KubeSphere 3.4.1 and 4.1.1. This vulnerability allows...
**What's it about?** During the packaging of extension components, it is necessary to include the hashes of Docker images and Helm charts. Additionally, these hashes should be validated during the...
**Describe the Bug** ``` curl -u admin:P@88w0rd http://localhost:9090/kapis/dmp.platform.io/v1/mysqlcusters -v * Trying 127.0.0.1:9090... * Connected to localhost (127.0.0.1) port 9090 (#0) * Server auth using Basic with user 'admin' > GET...