-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Runtime SDK implementation #6330
Comments
/milestone v1.2 |
/area runtime-sdk |
Created issues for the last open cleanup tasks. Thx everyone for the great work!! /close |
@sbueringer: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Implementation issue for #5175
Basic Implementation
Initially we want to add a basic implementation, so we can then work better in parallel on more advanced aspects.
Done:
These are just the first steps, the goal is - as mentioned above - to get the basics in place so we can parallelize better. We have a list of additional aspects we want to address after the basic implementation is done:
Additional Tasks (non-blocking for hook implementations)
Done:
Cleanup:
lowestNonZeroRetryAfterSeconds
: Consider dedup lowestNonZeroRetryAfterSeconds #6945We have some more additional tasks for later in the Runtime SDK Implementation Design
Follow-up:
/kind feature
The text was updated successfully, but these errors were encountered: