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{}, | 		&PetSet{}, | ||||||
| 		&PetSetList{}, | 		&PetSetList{}, | ||||||
| 		&api.ListOptions{}, | 		&api.ListOptions{}, | ||||||
|  | 		&api.DeleteOptions{}, | ||||||
| 	) | 	) | ||||||
| 	return nil | 	return nil | ||||||
| } | } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Clayton Coleman
					Clayton Coleman