Skip to content

Ensure type tokens use crd package name #110

@AaronFriel

Description

@AaronFriel

The type tokens generated in crd2pulumi may use the kubernetes package in their names, causing unexpected codegen output. This is not an intended feature of codegen.

Type references in the schema generated by crd2pulumi should either be external references if they refer to valid Kubernetes types, or as in the case below, be generated into the types map of the schema using the package name of the crd package, not, e.g. kubernetes.

See:

Metadata

Metadata

Assignees

Labels

kind/engineeringWork that is not visible to an external userresolution/fixedThis issue was fixed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions