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

zalando / skipper / 11076593764
79%

Build:
DEFAULT BRANCH: master
Ran 27 Sep 2024 07:45PM UTC
Jobs 1
Files 276
Run time 1min
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 Sep 2024 07:29PM UTC coverage: 80.292% (+0.003%) from 80.289%
11076593764

push

github

web-flow
packaging: add opencontainers image labels (#3251)

Add [opencontainer image labels](https://github.com/opencontainers/image-spec/blob/main/annotations.md)
(except org.opencontainers.image.created) to multiarch image.

Decided not touch Dockerfile.arm* because it is better to unify them with Dockerfile (see e.g. #2566).

Github action already adds opencontainer image labels:
```console
docker inspect ghcr.io/zalando/skipper:v0.21.209 | jq .[0].Config.Labels
{
  "maintainer": "Team Gateway&Proxy @ Zalando SE <team-gwproxy@zalando.de>",
  "org.opencontainers.image.created": "2024-09-26T09:40:09.452Z",
  "org.opencontainers.image.description": "An HTTP router and reverse proxy for service composition, including use cases like Kubernetes Ingress",
  "org.opencontainers.image.licenses": "NOASSERTION",
  "org.opencontainers.image.revision": "08a295f2c",
  "org.opencontainers.image.source": "https://github.com/zalando/skipper",
  "org.opencontainers.image.title": "skipper",
  "org.opencontainers.image.url": "https://github.com/zalando/skipper",
  "org.opencontainers.image.version": "v0.21.209"
}
```
This change also fixes licenses and adds vendor label.

Signed-off-by: Alexander Yastrebov <alexander.yastrebov@zalando.de>

23593 of 29384 relevant lines covered (80.29%)

106436.09 hits per line

Jobs
ID Job ID Ran Files Coverage
1 11076593764.1 27 Sep 2024 07:45PM UTC 0
80.29
GitHub Action Run
Source Files on build 11076593764
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #11076593764
  • 05362a0b on github
  • Prev Build on master (#11049494506)
  • Next Build on master (#11103353930)
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