kubesphere / kubesphere/ks-devops
Support more fields of the git repository CR
Open
kind/feature
- Dominant language
- Go
- Stars
- 164
- Forks
- 140
- PR merge metrics
- No merged PRs in 30d
Description
Currently (since v3.3.0), a git repository could only store the URL of a repository. It's not easy to get all information. for example the owner or repository name.
See also https://github.com/kubesphere/console/pull/3428#issuecomment-1183001103
There're two possible solutions to improve it:
* Add field to the spec
* Put those information to the annotations
/kind feature
Contributor guide
Assessment
This issue has not been assessed yet.