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

operator-framework / operator-sdk / 9062
31%

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

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

Jobs
ID Job ID Ran Files Coverage
5 9062.5 (PATH=/opt/python/3.6.7/bin:$PATH) 17 Mar 2020 04:05PM UTC 0
42.82
Travis Job 9062.5
Source Files on build 9062
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #9062
  • ff657078 on github
  • Prev Build on master (#9058)
  • Next Build on master (#9072)
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