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

zalando / postgres-operator / 2264
44%

Build:
DEFAULT BRANCH: master
Ran 27 Nov 2019 03:48PM UTC
Jobs 1
Files 9
Run time 1s
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

27 Nov 2019 03:48PM UTC coverage: 22.81%. Remained the same
2264

push

travis-ci

FxKu
Introduce crds directory for compatibility with Helm v3 (#738)

* Introduce crds directory for compatibility with Helm v3

This commit introduce a crd directory for the helm chart which has all
custom resource definitions. The files in the crd directory is plain
YAML. The crds got the label `app.kubernetes.io/name: postgres-operator`
and removes all the templating.

Helm v3 ignores the objects from the `templates` directory which have a
`crd-install` hook. This commit addes templates/crds.yaml which
generates YAMLs for CRDs. The hooks from these CRDs are detected by Helm
v2 as well as v3. Helm v2 executes the hook and Helm v3 ignores the hook
(YAML files are not applied)

The approach is inspired by the prometheus-operator chart
helm/charts@89b233eef

276 of 1210 relevant lines covered (22.81%)

1.64 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2264.1 27 Nov 2019 03:48PM UTC 0
22.81
Travis Job 2264.1
Source Files on build 2264
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2264
  • 05294086 on github
  • Prev Build on master (#2244)
  • Next Build on master (#2276)
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