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

Fix cancel process #61

Merged
merged 5 commits into from
Sep 4, 2023
Merged

Fix cancel process #61

merged 5 commits into from
Sep 4, 2023

Conversation

goccy
Copy link
Owner

@goccy goccy commented Sep 4, 2023

  • Ensure that the Pod can be safely stopped even if it is canceled before it becomes Running.
  • Allow kubejob-agent to set timeout

@codecov-commenter
Copy link

Codecov Report

Merging #61 (ff0867e) into master (90ef5cb) will decrease coverage by 0.02%.
Report is 1 commits behind head on master.
The diff coverage is 100.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the GitHub App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #61      +/-   ##
==========================================
- Coverage   55.14%   55.12%   -0.02%     
==========================================
  Files          10       10              
  Lines        2109     2117       +8     
==========================================
+ Hits         1163     1167       +4     
- Misses        760      764       +4     
  Partials      186      186              

@goccy goccy merged commit f98658f into master Sep 4, 2023
2 checks passed
@goccy goccy deleted the fix-cancel-process branch September 4, 2023 07:49
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.

2 participants