Request change the gitlab server list API method from GET to POST
Created by: LinuxSuRen
General remarks
Describe the bug A clear and concise description of what the bug is.
For UI issues please also add a screenshot that shows the issue.
Versions used(KubeSphere/Kubernetes) KubeSphere: master version
Environment Not environment related issue.
To Reproduce Steps to reproduce the behavior:
- Create a multi-branch Pipeline with Gitlab
Expected behavior
The method of API /devops/rickth79l/jenkins/gitlab/serverList
should be POST
instead of GET
.
The method of API /devops/rickth79l/jenkins/gitlab/projectList
should be POST
instead of GET
.
See also