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

Retry canary initialization on conflict #586

Merged
merged 2 commits into from
May 14, 2020

Conversation

stefanprodan
Copy link
Member

Fix: #569

@stefanprodan stefanprodan force-pushed the retry-initializing-status branch from d55de55 to 4268b22 Compare May 14, 2020 07:31
@codecov-io
Copy link

codecov-io commented May 14, 2020

Codecov Report

Merging #586 into master will decrease coverage by 0.14%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #586      +/-   ##
==========================================
- Coverage   55.09%   54.94%   -0.15%     
==========================================
  Files          62       62              
  Lines        5222     5236      +14     
==========================================
  Hits         2877     2877              
- Misses       1928     1942      +14     
  Partials      417      417              
Impacted Files Coverage Δ
pkg/controller/controller.go 1.35% <0.00%> (+0.05%) ⬆️
pkg/controller/scheduler.go 44.74% <0.00%> (-2.15%) ⬇️

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 474a5a2...4268b22. Read the comment docs.

@stefanprodan stefanprodan force-pushed the retry-initializing-status branch from 4268b22 to 6cfa432 Compare May 14, 2020 08:03
@stefanprodan stefanprodan merged commit a6b8d19 into master May 14, 2020
@stefanprodan stefanprodan deleted the retry-initializing-status branch May 14, 2020 08:46
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.

Deleting <canary> from cache
2 participants