Add support for urls in deploy.kubectl.manifests#1408
Add support for urls in deploy.kubectl.manifests#1408balopat merged 1 commit intoGoogleContainerTools:masterfrom
Conversation
r2d4
commented
Dec 20, 2018
|
fixes #1408 |
Codecov Report
@@ Coverage Diff @@
## master #1408 +/- ##
==========================================
- Coverage 44.65% 44.61% -0.04%
==========================================
Files 111 111
Lines 4546 4552 +6
==========================================
+ Hits 2030 2031 +1
- Misses 2311 2315 +4
- Partials 205 206 +1
Continue to review full report at Codecov.
|
1 similar comment
Codecov Report
@@ Coverage Diff @@
## master #1408 +/- ##
==========================================
- Coverage 44.65% 44.61% -0.04%
==========================================
Files 111 111
Lines 4546 4552 +6
==========================================
+ Hits 2030 2031 +1
- Misses 2311 2315 +4
- Partials 205 206 +1
Continue to review full report at Codecov.
|
|
|
Thank you for this @r2d4 :) @ahmadnurus this overlaps with your implementation - but one thing I prefer about this approach is |
|
I'm not sure I understand why the bazel example fails in kokoro only on this PR, but I'm looking. |
|
@balopat I don't know if you prefer with mininal config change. I can change my PR if you review my PR earlier. but it's ok to close my PR for this. |
|
Thanks @ahmadnurus, sorry for the inconvenience! |
|
It's super odd but I cannot reproduce this bazel failure on any other PRs - including a complete clone of this PR, locally on docker (cleaned from bazel cache, docker images, etc.). It must be a peculiar kokoro thing. |
balopat
left a comment
There was a problem hiding this comment.
Ignoring the bazel error as it seems to be a kokoro related flake.
|
np @balopat , tell me if any issue that i can take! |