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

Support job deletion in CPL-only k8s tests #227

Merged
merged 3 commits into from
Apr 12, 2024
Merged

Conversation

l0kix2
Copy link
Collaborator

@l0kix2 l0kix2 commented Apr 12, 2024

In real k8s it is done by gc, but in CPL-only k8s objects can't be removed until finalizers are done. Ww manually remove finalizers from deleted jobs and delete them.

@l0kix2 l0kix2 force-pushed the job_deletion_in_local_tests branch from 28e4a24 to c0e2962 Compare April 12, 2024 10:36
@l0kix2 l0kix2 changed the base branch from main to rename_mock_ctrl April 12, 2024 10:38
@l0kix2 l0kix2 force-pushed the job_deletion_in_local_tests branch from c0e2962 to 2059104 Compare April 12, 2024 10:43
Base automatically changed from rename_mock_ctrl to main April 12, 2024 10:53
@l0kix2 l0kix2 marked this pull request as ready for review April 12, 2024 11:18
@l0kix2 l0kix2 merged commit 058ce31 into main Apr 12, 2024
3 checks passed
@l0kix2 l0kix2 deleted the job_deletion_in_local_tests branch April 12, 2024 11:19
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