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

go-spatial / tegola / 86cf1919d-PR-992
40%

Build:
DEFAULT BRANCH: master
Ran 31 May 2024 04:52PM UTC
Jobs 1
Files 129
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

31 May 2024 03:30PM UTC coverage: 46.713% (-0.009%) from 46.722%
86cf1919d-PR-992

Pull #992

github

elukey
cache: allow to set a local proxy endpoint for s3

If Tegola is configured to use a s3 cache endpoint like
http://localhost:1234, the AWS request signing step
is not done corretly and the real S3 endpoint will
return a HTTP 403 stating that the request signing
header value doesn't match what it expects.

This is a typical use case in k8s, where the HTTP
connection go through a local sidecar/proxy. In our case,
we have an internal S3 endpoint (implemented via Openstack
Swift) and we noticed an increase in CPU usage in the pod
running tegola when the TLS cert of the S3 endpoint changed
(probably due to high requirements for the Cipher suite).
We would like to implement in the local proxy connection pooling
and other similar performance improvements, without
necessarily changing any of the Tegola's code or settings.
Pull Request #992: cache: allow to set a local proxy endpoint for s3

10 of 23 new or added lines in 1 file covered. (43.48%)

6551 of 14024 relevant lines covered (46.71%)

250.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 86cf1919d-PR-992.1 31 May 2024 04:52PM UTC 0
46.71
GitHub Action Run
Source Files on build 86cf1919d-PR-992
Detailed source file information is not available for this build.
  • Back to Repo
  • Pull Request #992
  • PR Base - master (#5563B2DD0)
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