COMMITS
/ download/download.go March 26, 2024
A
download: Surface bundle download errors via debug logging
Ashutosh Narkar committed
January 24, 2024
J
Adding `--v1-compatible` flag to all previously unsupported command line commands (#6521)
Johan Fylling committed
January 9, 2024
A
Don't load files in tarball exceeding `size_limit_bytes`
Anders Eknert committed
June 12, 2023
March 17, 2023
S
download: copy bundle into buffer only if needed (#5767)
Stephan Renatus committed
June 14, 2022
B
bundle/status: Include bundle size in status information
Bryan Fulton committed
May 4, 2022
A
Initial support for large bundle deployments
Ashutosh Narkar committed
May 18, 2022
J
Remove use of github.com/pkg/errors (#4696)
Jason Hall committed
April 13, 2022
A
Persist activated bundle etag to store
Ashutosh Narkar committed
March 22, 2022
A
downloader: log message on unexpected bundle content type (#4432)
Anders Eknert committed
March 16, 2022
A
download: Update regular polling fallback mechanism
Ashutosh Narkar committed
February 4, 2022
J
Status API: add http_code to response (#4328)
jkbschmid committed
May 5, 2021
A
Add support for delta bundles
Ashutosh Narkar committed
December 10, 2021
F
download: fix unintended switch between long/regular polling on 304 HTTP status (#3926)
floriangasc committed
December 7, 2021
T
download: Add timer to HTTP request
Torin Sandall committed
May 12, 2021
T
Add support for manual plugin triggers
Torin Sandall committed
June 3, 2021
A
Update downloader's Etag to last successful act value
Ashutosh Narkar committed
May 25, 2021
A
Persist downloaded bundle bytes to disk
Ashutosh Narkar committed
May 19, 2021
A
Fix OPA deadlock while stopping bundle plugin
Ashutosh Narkar committed
W
Change check-lint to use golangci-lint (#3465)
Will Beason committed
April 29, 2021
T
logging: Move logging infrastructure into separate package
Torin Sandall committed
April 28, 2021
A
download: Add support for http long polling
Ashutosh Narkar committed
April 10, 2021
A
Do not rely on ETag in 304 server response headers (#3362)
Anders Eknert committed
March 1, 2021
A
Injectable logging implementation
Anders Eknert committed
October 14, 2020
T
plugins/bundle: Add file size limit configuration option
Torin Sandall committed
June 9, 2020
A
Add support for OPA bundle signatures
Ashutosh Narkar committed
May 6, 2020
T
bundle: Add support for merging and other improvements
Torin Sandall committed
April 9, 2020
A
Update downloader's Etag based on bundle activation
Ashutosh Narkar committed
December 7, 2019
P
bundles: Add metrics for each bundle update
Patrick East committed
September 21, 2019
P
Run `make fmt` with new goimports cmd
Patrick East committed
June 25, 2019
P
Add support for multiple bundles
Patrick East committed
November 29, 2018
T
Refactor discovery implementation
Torin Sandall committed