// TestApplyCRDNoSchema tests that CRDs and CRs can both be applied to with a PATCH request with the apply content type // when there is no validation field provided. func TestApplyCRDNoSchema(t *testing.T) { … } func nearlyRemovedBetaMultipleVersionNoxuCRD(scope apiextensionsv1beta1.ResourceScope) *apiextensionsv1beta1.CustomResourceDefinition { … }