add multi version crd docs support &add crd docs gen
Signed-off-by: runzexia <runzexia@yunify.com>
This commit is contained in:
@@ -273,7 +273,6 @@ func (c *Controller) syncHandler(key string) error {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
if !reflect.DeepEqual(copyProject, project) {
|
||||
_, err := c.kubesphereClient.DevopsV1alpha3().DevOpsProjects().Update(copyProject)
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user