Skip to content

Reuse existing types#252

Description

@rosieks

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

Many CRDs reuse existing kubernetes objects. Eg podSpec and it's properties. It would be great to have some heuristic to reuse existing classes from Pulumi.Kubernetes. This will reduce number of generated code but also allow use same logic for those parts. Right it's not possible because despite they have the same properties they are different types.

Affected area/feature

crd2pulumi

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions