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
Pulumi provides language-specific images for all the official Pulumi languages, as an optimized alternative to the "kitchen sink" image. Yet a pulumi/pulumi-yaml image is not provided for pure YAML language programs, forcing the user to use the larger "kitchen sink" image.
This issue also affects the Pulumi Kubernetes Operator, which provides a Program CRD to author YAML-based Pulumi programs. See documentation. It would be nice to have a slim image to use with such programs.
Affected area/feature
Hello!
Issue details
Pulumi provides language-specific images for all the official Pulumi languages, as an optimized alternative to the "kitchen sink" image. Yet a
pulumi/pulumi-yamlimage is not provided for pure YAML language programs, forcing the user to use the larger "kitchen sink" image.This issue also affects the Pulumi Kubernetes Operator, which provides a
ProgramCRD to author YAML-based Pulumi programs. See documentation. It would be nice to have a slim image to use with such programs.Affected area/feature