pulumi/pulumi-kubernetes-operator

Support full YAML resource option schema on `Program` custom resource

Opened this issue ยท 1 comments

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

Program.program.resources[key].options schema is lacking some of the YAML SDK options, like retainOnDelete, replaceOnChanges and pluginDownloadURL.

Affected area/feature

Pulumi operator is impacted

Thanks for reporting this @kerruba-milkman