Internal types must be registered in their group version
DeleteOptions is required to be set
This commit is contained in:
		| @@ -50,6 +50,7 @@ func addKnownTypes(scheme *runtime.Scheme) error { | ||||
| 		&PetSet{}, | ||||
| 		&PetSetList{}, | ||||
| 		&api.ListOptions{}, | ||||
| 		&api.DeleteOptions{}, | ||||
| 	) | ||||
| 	return nil | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Clayton Coleman
					Clayton Coleman