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

Merge master into jib_skaffold feature branch. #1117

Merged
merged 63 commits into from
Oct 8, 2018
Merged

Merge master into jib_skaffold feature branch. #1117

merged 63 commits into from
Oct 8, 2018

Conversation

loosebazooka
Copy link
Member

Another merge for some reason. I must have done something really weird the first time.

dgageot and others added 30 commits October 3, 2018 10:15
Also fix a few comments

Signed-off-by: David Gageot <david@gageot.net>
Fix #1079

Signed-off-by: David Gageot <david@gageot.net>
Signed-off-by: David Gageot <david@gageot.net>
Couple of improvements to the test phase
Implement a manual trigger for watch mode
Signed-off-by: David Gageot <david@gageot.net>
Fix #1090

Signed-off-by: David Gageot <david@gageot.net>
Skaffold init asks user to write skaffold.yaml
Signed-off-by: David Gageot <david@gageot.net>
This should work for skaffold run, dev, and deploy. This is one of the
features requested for integrating skaffold with IntelliJ.

e.g. skaffold run --label firstlabel=one --label secondlabel=two
Add --label flag to specify custom labels for deployments
removes unnecessary StructureTestFiles field
These run every second, so its difficult to read other debug statements
dgageot and others added 24 commits October 5, 2018 10:12
Signed-off-by: David Gageot <david@gageot.net>
Signed-off-by: David Gageot <david@gageot.net>
Signed-off-by: David Gageot <david@gageot.net>
Signed-off-by: David Gageot <david@gageot.net>
Signed-off-by: David Gageot <david@gageot.net>
Signed-off-by: David Gageot <david@gageot.net>
Signed-off-by: David Gageot <david@gageot.net>
Signed-off-by: David Gageot <david@gageot.net>
Signed-off-by: David Gageot <david@gageot.net>
Signed-off-by: David Gageot <david@gageot.net>
We can’t use skaffold labels to narrow down the
list of pods.

Signed-off-by: David Gageot <david@gageot.net>
Signed-off-by: David Gageot <david@gageot.net>
Sync files in a sequential manner, it makes
the code simpler and anyway, the typical use case
will be to sync one file with one pod.

Signed-off-by: David Gageot <david@gageot.net>
Rename SkaffoldConfig to SkaffoldPipeline
Fixes #1112

Signed-off-by: David Gageot <david@gageot.net>
Update labels when deploying to namespace other than default
@googlebot
Copy link

So there's good news and bad news.

👍 The good news is that everyone that needs to sign a CLA (the pull request submitter and all commit authors) have done so. Everything is all good there.

😕 The bad news is that it appears that one or more commits were authored or co-authored by someone other than the pull request submitter. We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that here in the pull request.

Note to project maintainer: This is a terminal state, meaning the cla/google commit status will not change from this state. It's up to you to confirm consent of all the commit author(s), set the cla label to yes (if enabled on your project), and then merge this pull request when appropriate.

@codecov-io
Copy link

Codecov Report

Merging #1117 into jib_skaffold will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##           jib_skaffold    #1117   +/-   ##
=============================================
  Coverage         43.84%   43.84%           
=============================================
  Files                81       81           
  Lines              3526     3526           
=============================================
  Hits               1546     1546           
  Misses             1838     1838           
  Partials            142      142

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 efbcbc0...1b64f93. Read the comment docs.

@loosebazooka
Copy link
Member Author

@balopat I guess I can't add reviewers to this.

@balopat
Copy link
Contributor

balopat commented Oct 8, 2018

alright, let's try!

@balopat balopat merged commit c55909b into GoogleContainerTools:jib_skaffold Oct 8, 2018
@loosebazooka loosebazooka deleted the jib_skaffold branch October 9, 2018 14:16
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.

7 participants