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

feat: deployment support and ungate as jobs #7

Merged
merged 1 commit into from
Jan 19, 2025
Merged

Conversation

vsoch
Copy link
Member

@vsoch vsoch commented Jan 19, 2025

Ungating a pod can be erroneous if the pod is not listed with the API listing (common for deployments) or there is some other ephemeral api error. To fix this, we can use a task that will retry if it does not work the first time.

@vsoch vsoch force-pushed the add-other-abstractions branch 4 times, most recently from 098a878 to daad7d0 Compare January 19, 2025 05:48
Ungating a pod can be erroneous if the pod is not listed
with the API listing (common for deployments) or there
is some other ephemeral api error. To fix this, we can
use a task that will retry if it does not work the first
time.

Signed-off-by: vsoch <[email protected]>
@vsoch vsoch force-pushed the add-other-abstractions branch from efa1c5b to 35d49a9 Compare January 19, 2025 06:13
@vsoch vsoch merged commit 51fa2da into main Jan 19, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant