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

[Task] Support the restart policy for creating Pod #169

Merged
merged 1 commit into from
Jul 25, 2018
Merged

Conversation

hwchiu
Copy link
Contributor

@hwchiu hwchiu commented Jul 25, 2018

Support the RestartPolicy filed when we create a Pod.
The value should be one of the Never, OnFailure and Always

@hwchiu hwchiu changed the title Support the restart policy for creating Pod [Task] Support the restart policy for creating Pod Jul 25, 2018
@codecov-io
Copy link

codecov-io commented Jul 25, 2018

Codecov Report

Merging #169 into develop will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #169   +/-   ##
========================================
  Coverage    77.95%   77.95%           
========================================
  Files           41       41           
  Lines         2005     2005           
========================================
  Hits          1563     1563           
  Misses         333      333           
  Partials       109      109
Impacted Files Coverage Δ
src/pod/pod.go 96.34% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 97937bc...f19a950. Read the comment docs.

@hwchiu hwchiu merged commit 004dfbf into develop Jul 25, 2018
@hwchiu hwchiu deleted the hwchiu/VX-196 branch July 25, 2018 11:29
John-Lin pushed a commit that referenced this pull request Jul 25, 2018
[Task] Support the restart policy for creating Pod
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.

3 participants