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 a default status awaiter #2996

Open
Tracked by #2824
blampe opened this issue May 6, 2024 · 0 comments
Open
Tracked by #2824

Add a default status awaiter #2996

blampe opened this issue May 6, 2024 · 0 comments
Assignees
Labels
area/await-logic kind/enhancement Improvements or new features

Comments

@blampe
Copy link
Contributor

blampe commented May 6, 2024

For cases where we don't have custom await logic, we should be able to use a default waiter with some reasonable heuristics around status conditions if the resource provides them.

If the resource doesn't have status conditions, we should be able to gracefully degrade to essentially skipAwait behavior, although eventually we will want to support #1260.

Internal doc.

Related to #1260.

@mikhailshilkov mikhailshilkov added the kind/enhancement Improvements or new features label May 8, 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
Projects
None yet
Development

No branches or pull requests

2 participants