hongming

Results 15 issues of 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\":...

kind/bug

**Describe the Bug** Failed to verify private docker registry which uses self-signed certs, even if `secret.kubesphere.io/force-insecure"` appears. ![image](https://user-images.githubusercontent.com/8263040/154393393-bff91adb-2457-46e1-a997-c7b07051dccf.png) ``` 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...

area/console
kind/feature
priority/high

Signed-off-by: hongming [email protected]

size/XS
approved
dco-signoff: yes

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:...

approved
size/XL
release-note-none

**Describe the Bug** kubeconfig download does not support select target cluster. ![image](https://github.com/kubesphere/kubesphere/assets/8263040/4a406709-8b0a-4912-84f3-d997607191b8)

kind/bug
stale

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...

kind/bug
area/security

**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...

area/security
kind/feature-request

**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...

kind/bug
stale