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

Add Lifecycle Hooks for Opening and Closing Handles During Configuration and Shutdown #261

Open
zbuchheit opened this issue Aug 5, 2024 · 1 comment
Labels
awaiting-upstream The issue cannot be resolved without action in another repository (may be owned by Pulumi). kind/enhancement Improvements or new features

Comments

@zbuchheit
Copy link
Contributor

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

It would be beneficial to execute a hook that opens a handle during configuration and closes the handle during shutdown. This would be particularly useful for providers that require a sync or commit action upon closure.

Affected area/feature

Related: pulumi/pulumi#9780

@zbuchheit zbuchheit added kind/enhancement Improvements or new features needs-triage Needs attention from the triage team labels Aug 5, 2024
@mjeffryes mjeffryes removed the needs-triage Needs attention from the triage team label Aug 5, 2024
@iwahbe iwahbe added the awaiting-upstream The issue cannot be resolved without action in another repository (may be owned by Pulumi). label Aug 6, 2024
@iwahbe
Copy link
Member

iwahbe commented Aug 6, 2024

I'm labeling as awaiting-upstream The issue cannot be resolved without action in another repository (may be owned by Pulumi). because we need a life-cycle hook from Pulumi to make this work reliably.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-upstream The issue cannot be resolved without action in another repository (may be owned by Pulumi). kind/enhancement Improvements or new features
Projects
None yet
Development

No branches or pull requests

3 participants