pulumi / pulumi-kubernetes-operator

A Kubernetes Operator that automates the deployment of Pulumi Stacks
Apache License 2.0
221 stars 55 forks source link

Allow for deployments to happen using Pulumi deploy #434

Open pierskarsenbarg opened 1 year ago

pierskarsenbarg commented 1 year ago

Hello!

Issue details

Currently the pulumi up takes place in the operator, but the ability to push this out to the Pulumi Deploy feature in Pulumi Cloud would be useful

Affected area/feature

rquitales commented 1 year ago

Thanks for the feature request. I think this will need a larger discussion about the goals of this project, and the intent behind this request, and how we can integrate this. My understanding is that the operator has overlapping functionalities to Pulumi Deploy in Pulumi Cloud.

pierskarsenbarg commented 1 year ago

Customer was asking about it in a demo call around deployments with @EvanBoyle

It’s not an urgent thing, wanted to track it somewhere