Skip to content

Can not gennerate usable AuthorizationPolicy for istio 1.9.0 #29

@lth82

Description

@lth82

Generating typed crds for istio 1.9.0 in .NET results in a unusable AuthorizationPolicy class

Expected behavior

crd2pulumi generates a correct AuthorizationPolicy and AuthorizationPolicySpecArgs class

Current behavior

AuthorizationPolicy.cs is created where the Spec property type is "object" and not a AuthorizationPolicySpecArgs. No class for Spec is created

Steps to reproduce

  1. Download the istio 1.9.0 crds and run crd2pulumi on them

Metadata

Metadata

Assignees

Labels

kind/bugSome behavior is incorrect or out of specresolution/fixedThis issue was fixed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions