ks-devops icon indicating copy to clipboard operation
ks-devops copied to clipboard

Support more fields of the git repository CR

Open LinuxSuRen opened this issue 3 years ago • 1 comments

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

LinuxSuRen avatar Jul 13 '22 09:07 LinuxSuRen

/assign

LinuxSuRen avatar Jul 25 '22 10:07 LinuxSuRen