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

Migrate the implementation for pods.exec and jobs.wait to helpers #93

Merged
merged 1 commit into from
Apr 19, 2023

Conversation

javaducky
Copy link
Contributor

This enables the removal of the deprecated API by migrating the pods.exec and jobs.wait functionality to helpers provided by the new API.

Fixes #89

Fixes #89

Signed-off-by: Paul Balogh <javaducky@gmail.com>
@javaducky javaducky merged commit 1955c37 into main Apr 19, 2023
@javaducky javaducky deleted the paul/move-helper-apis branch April 19, 2023 12:37
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.

Move helper functions to helpers package in new API
2 participants