• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

tensorflow / k8s / 587
32%

Build:
DEFAULT BRANCH: master
Ran 29 Dec 2017 05:00PM UTC
Jobs 2
Files 34
Run time 26s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
587

push

travis-ci

jlewi
Refactor the TfJob to use K8s libraries  (#215)

fix #206

1.refactor the spec package to the kubernetes standard API, all detention of our CRD is in pkg pkg/apis/tensorflow and also the validation、 set Default for the CRD and some help func.

2.for use K8s code gen, wo import the project https://github.com/kubernetes/code-generator, and some shell script in the folder hack. You can see how to use it in https://blog.openshift.com/kubernetes-deep-dive-code-generation-customresources/

3.All the file in pkg/client are all auto generated and we should not modify it manually.

4.I do not plan to change the logical to use the sharedInformer and clientset. This PR is big enough, I think I can do it in a follow PR.

5.SharedInformer is a helpful tool with cache that we can use it to list and watch our resources. More details you can see http://borismattijssen.github.io/articles/kubernetes-informers-controllers-reflectors-stores

683 of 2395 relevant lines covered (28.52%)

2.47 hits per line

Jobs
ID Job ID Ran Files Coverage
1 587.1 29 Dec 2017 05:01PM UTC 0
28.52
Travis Job 587.1
2 587.2 29 Dec 2017 05:00PM UTC 0
28.52
Travis Job 587.2
Source Files on build 587
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #587
  • ed7cae75 on github
  • Prev Build on master (#586)
  • Next Build on master (#599)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc