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

cilium / cilium / 10427
39%

Build:
DEFAULT BRANCH: master
Ran 28 Aug 2019 07:05PM UTC
Jobs 1
Files 439
Run time 48s
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

28 Aug 2019 06:45PM UTC coverage: 44.113% (+0.05%) from 44.059%
10427

push

travis-ci-com

ianvernon
maps: remove configmap

`pkg/maps/configmap`, added in #6208, was used to add a means of looking up
information regarding endpoint configuration that could be plumbed before
compilation was performed, specifically that related to policy. The only use of
it in the datapath was for IPv4 ingress, to allow all based off of the state in
the configmap instead of checking the policymap for the given endpoint. This was
useful for when we had to do a compilation per-endpoint when Cilium was under
high load. But, now that we have the ELF templating + an allow-all for endpoints
being represented by a single PolicyMap entry, we do not have to worry about
such cases anymore. Remove the configmap accordingly and all references to it
from the datapath and from `pkg/endpoint`. Be sure to clean up old instances of
it after regeneration has succeeded for an endpoint, as well as in the stale map
cleanup function so that we do not leave old configmaps behind on the
filesystem.

Signed-off by: Ian Vernon <ian@cilium.io>

2 of 2 new or added lines in 1 file covered. (100.0%)

25502 of 57810 relevant lines covered (44.11%)

1170.17 hits per line

Jobs
ID Job ID Ran Files Coverage
1 10427.1 28 Aug 2019 07:05PM UTC 0
44.11
Travis Job 10427.1
Source Files on build 10427
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #10427
  • 587d6a40 on github
  • Prev Build on master (#10417)
  • Next Build on master (#10431)
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