-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Labels
kind/bugSome behavior is incorrect or out of specSome behavior is incorrect or out of specresolution/fixedThis issue was fixedThis issue was fixed
Description
Hello!
- Vote on this issue by adding a 👍 reaction
- If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
Issue details
Generated golang types for https://github.com/keycloak/keycloak-k8s-resources/tree/25.0.4/kubernetes crds contain pulumi.MapMapMapInput which is not found in standard pulumi types which results in go build error for the generated types.
go vet ./...
# github.com/plantoncloud/kubernetes-crd-pulumi-types/pkg/keycloak/k8s/v2alpha1
vet: pkg/keycloak/k8s/v2alpha1/pulumiTypes.go:11046:21: undefined: pulumi.MapMapMapInputAffected area/feature
Unable to generate valid golang types for keycloak crds.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/bugSome behavior is incorrect or out of specSome behavior is incorrect or out of specresolution/fixedThis issue was fixedThis issue was fixed