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

cilium / cilium / 11725
39%

Build:
DEFAULT BRANCH: master
Ran 04 Nov 2019 05:47PM UTC
Jobs 1
Files 455
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

04 Nov 2019 05:20PM UTC coverage: 45.168% (-0.003%) from 45.171%
11725

push

travis-ci-com

tgraf
pkg/policy: show error if user installs a L7 CNP with L7 proxy disabled

A cilium node with a L7 proxy enabled will show the following status
in the node status:

```
status:
  nodes:
    k8s1:
      enforcing: true
      lastUpdated: "2019-10-29T14:09:49.449575508Z"
      localPolicyRevision: 2
      ok: true
```

A cilium node without a L7 proxy enabled will show the following status
in the node status:

```
status:
  nodes:
    k8s1:
      error: 'Invalid CiliumNetworkPolicy spec: L7 policy is not supported since L7
        proxy is not enabled'
      lastUpdated: "2019-10-29T14:12:23.309604539Z"
```

Signed-off-by: André Martins <andre@cilium.io>

26149 of 57893 relevant lines covered (45.17%)

1909.63 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11725.1 04 Nov 2019 05:47PM UTC 0
45.17
Travis Job 11725.1
Source Files on build 11725
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #11725
  • 70296ae6 on github
  • Prev Build on master (#11709)
  • Next Build on master (#11726)
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