mirror of
https://github.com/rancher/steve.git
synced 2025-09-06 01:41:00 +00:00
Adding changes from code review
This commit is contained in:
@@ -225,8 +225,6 @@ func listGVKModels(models proto.Models, groups *metav1.APIGroupList, crdCache wa
|
||||
}
|
||||
if version.Schema != nil {
|
||||
gvkToCRD[gvk] = version.Schema.OpenAPIV3Schema
|
||||
} else {
|
||||
gvkToCRD[gvk] = nil
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user