ks-devops
ks-devops copied to clipboard
Request to add an API to search git repo by name
It can only search the git repository from the front-end since v3.3.0. But it's hard to find what you want if there are a lot of repositories in your account.
Please feel free to see also the following link if you're interested in the feature.
https://github.com/kubesphere/ks-devops/blob/master/pkg/kapis/devops/v1alpha3/scm/route.go
/good-first-issue
@LinuxSuRen: This request has been marked as suitable for new contributors.
Please ensure the request meets the requirements listed here.
If this request no longer meets these requirements, the label can be removed
by commenting with the /remove-good-first-issue command.
In response to this:
It can only search the git repository from the front-end since v3.3.0. But it's hard to find what you want if there are a lot of repositories in your account.
Please feel free to see also the following link if you're interested in the feature.
https://github.com/kubesphere/ks-devops/blob/master/pkg/kapis/devops/v1alpha3/scm/route.go
/good-first-issue
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
I would like to work on this issue!
I would like to work on this issue!
Go ahead. And please feel free to talk to us if you need any help.
/assign @svihang8
hi @svihang8 any updates?
ListOptions used by Backend-Apiserver doesn't support NAME-param .