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

Built-in await logic for PKO Stack resources #3318

Open
EronWright opened this issue Nov 20, 2024 · 0 comments
Open

Built-in await logic for PKO Stack resources #3318

EronWright opened this issue Nov 20, 2024 · 0 comments
Labels
area/await-logic kind/enhancement Improvements or new features needs-triage Needs attention from the triage team

Comments

@EronWright
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

When one uses Pulumi to create a pulumi.com/v1/Stack resource, the provider should automatically wait for the Ready condition. Otherwise a user must specify the annotation manually:

kind: Stack
metadata:
  annotations:
    pulumi.com/waitFor: "condition=Ready"

Affected area/feature

@EronWright EronWright added area/await-logic kind/enhancement Improvements or new features needs-triage Needs attention from the triage team labels Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/await-logic kind/enhancement Improvements or new features needs-triage Needs attention from the triage team
Projects
None yet
Development

No branches or pull requests

1 participant