Skip to content

Refactor Wait Utils Into Watchers #1811

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

Merged
merged 2 commits into from
Mar 22, 2019

Conversation

g-harel
Copy link
Contributor

@g-harel g-harel commented Mar 15, 2019

#1170

This PR refactors wait utils into watchers.

I also updated WaitForDeploymentToStabilize to handle ctx.Done(). Behavior should otherwise not be affected.

Copy link
Contributor

@dgageot dgageot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few nits, otherwise LGTM!

@g-harel g-harel marked this pull request as ready for review March 17, 2019 15:47
@dgageot
Copy link
Contributor

dgageot commented Mar 19, 2019

@g-harel can you fix the lint issue and rebase please?

@g-harel g-harel force-pushed the wait-watchers branch 2 times, most recently from 016a4cd to 0b0c2fe Compare March 19, 2019 19:55
@g-harel
Copy link
Contributor Author

g-harel commented Mar 19, 2019

@dgageot done!

@codecov-io
Copy link

codecov-io commented Mar 19, 2019

Codecov Report

Merging #1811 into master will decrease coverage by 0.15%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1811      +/-   ##
==========================================
- Coverage   47.98%   47.83%   -0.16%     
==========================================
  Files         143      143              
  Lines        6483     6504      +21     
==========================================
  Hits         3111     3111              
- Misses       3089     3110      +21     
  Partials      283      283
Impacted Files Coverage Δ
pkg/skaffold/kubernetes/wait.go 0% <0%> (ø) ⬆️

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 8418c9e...1862e63. Read the comment docs.

@tejal29 tejal29 added the kokoro:run runs the kokoro jobs on a PR label Mar 21, 2019
@kokoro-team kokoro-team removed the kokoro:run runs the kokoro jobs on a PR label Mar 21, 2019
@dgageot dgageot merged commit 658b325 into GoogleContainerTools:master Mar 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants