ks-devops
ks-devops copied to clipboard
Support more fields of the git repository CR
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
/assign