Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable Pulumi hosted pool as the default deploymment option + Ability to select a Customer managed runner as default deployment #462

Open
aureq opened this issue Oct 1, 2024 · 0 comments
Labels
area/deploy customer/feedback Feedback from customers kind/enhancement Improvements or new features

Comments

@aureq
Copy link
Member

aureq commented Oct 1, 2024

(related to the silent error in pulumi/pulumi-pulumiservice#419)

A customer would like to be able to entirely disable the Pulumi managed hosted pool so no deployment runs on Pulumi infrastructure (as it's their security requirements).

Furthermore, customers should optionally be able to elect a give Customer managed runner as their default one for all new stacks.
If the customer elect their default runner, then everything behaves as usual. If no default runner is selected, then creating a DeploymentSettings() resource (or using the REST API call) should fail if no runner has been selected.

Affected feature

  • Pulumi Deployment
  • Customer managed runners
  • Pulumi service provider
@aureq aureq added area/deploy customer/feedback Feedback from customers kind/enhancement Improvements or new features labels Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/deploy customer/feedback Feedback from customers kind/enhancement Improvements or new features
Projects
None yet
Development

No branches or pull requests

1 participant