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

operator-framework / operator-sdk / 9062 / 5
31%
master: 31%

Build:
DEFAULT BRANCH: master
Ran 17 Mar 2020 04:05PM UTC
Files 82
Run time 16s
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

17 Mar 2020 04:05PM UTC coverage: 42.82%. Remained the same
PATH=/opt/python/3.6.7/bin:$PATH

push

travis-ci

web-flow
Scaffold a requirements.yml file for collection dependencies (#2652)

* Scaffold a requirements.yml file for collection dependencies

Users will now install the operator_sdk.util and community.kubernetes
collections at operator build time rather than them being baked into
the base image. This allows us to put version pins to ensure
compatibility of user Ansible content even when updating the base image.
This should make it safer and easier for users to update to newer
versions of the base image, as well as make it more transparent where
the Ansible content they execute is coming from. It also allows us to
push new features and bugfixes out to users via the collections without
having to continually re-release the base image with new content.

This will be a breaking change for existing users of the collection
however. In order to continue working, users will have to add a
requirements.yml to their projects and add an install step to their
build/Dockerfile.

* Update docs

* Ensure permissions on installed collections are properly set for execution in-cluster

* Update changelog and migration guide

2633 of 6149 relevant lines covered (42.82%)

4.23 hits per line

Source Files on job 9062.5 (PATH=/opt/python/3.6.7/bin:$PATH)
  • Tree
  • List 0
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1204
  • Travis Job 9062.5
  • ff657078 on github
  • Prev Job for PATH=/opt/python/3.6.7/bin:$PATH on master (#9058.5)
  • Next Job for PATH=/opt/python/3.6.7/bin:$PATH on master (#9072.5)
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