grafana / grafana-app-sdk

An SDK for developing apps for grafana using kubernetes-like storage and operators
Apache License 2.0
48 stars 8 forks source link

selectableFields on optional fields produces wrong code #407

Closed bcotton closed 2 months ago

bcotton commented 2 months ago

An optional string field that is field selectable generates the wrong code

Error: pkg/generated/resource/testkind/v1alpha1/testkind_schema_gen.go:23:70: cannot use cast.Spec.StringField (variable of type *string) as string value in return statement