You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[controller:generate-types] failed during pipeline stage 27/46: Apply flattening to properties marked for flattening: visit of type of "github.com/Azure/azure-service-operator/hack/generated/apis/microsoft.compute/v1alpha1api20200930/DiskAccesses_Spec" failed: flatten applied to non-object type: map[string]k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1/JSON
task: Failed to run task "controller:quick-checks": task: Failed to run task
The text was updated successfully, but these errors were encountered:
typeTransformers:
...# Deal with readonly properties that were not properly pruned in the JSON schema...
- group: microsoft.computeversion: v*api20200930name: DiskAccesses_Specproperty: Propertiesremove: truebecause: it has no writable properties in swagger
Describe the bug
Running
task
to generate code fails after adding thediskAccess
resource type.To Reproduce
Steps to reproduce the behavior:
task
Expected behavior
Successful code generation
Actual behavior
The text was updated successfully, but these errors were encountered: