~athos-ribeiro/ubuntu-docker-images/+git/cortex:1.11-22.04

Last commit made on 2022-04-12
Get this branch:
git clone -b 1.11-22.04 https://git.launchpad.net/~athos-ribeiro/ubuntu-docker-images/+git/cortex
Only Athos Ribeiro can upload to this branch. If you are Athos Ribeiro please log in for upload directions.

Branch merges

Branch information

Recent commits

f72aa3a... by Athos Ribeiro

Maintain OCI own configuration file

The upstream one includes aws server dependencies, which are not
suitable for our simple examples or demos. Instead, let's maintain our
own version of the upstream configuration file, which we can update
whenever there are changes to the upstream one.

Signed-off-by: Athos Ribeiro <email address hidden>

d528973... by Athos Ribeiro

Update Dockerfile for 22.04 release

Signed-off-by: Athos Ribeiro <email address hidden>

35311c4... by Athos Ribeiro

Update to upstream version 1.11.1

d7188d3... by Bryan Boreham <email address hidden>

Release 1.11.1 (#4664)

Signed-off-by: Bryan Boreham <email address hidden>

8f0ec45... by Bryan Boreham <email address hidden>

[Release 1.11] Update to Go v1.16.15 (#4663)

* Update to Go v1.16.15

To address CVE-2022-24921 "stack exhaustion via a deeply nested expression".

Signed-off-by: Bryan Boreham <email address hidden>

9a96aff... by Athos Ribeiro

Generate manifest to report installed deb packages

LP: #1953697

Signed-off-by: Athos Ribeiro <email address hidden>

43c646b... by Bryan Boreham <email address hidden>

Release v1.11.0 (#4567)

Signed-off-by: Bryan Boreham <email address hidden>

2e5ac2a... by Bryan Boreham <email address hidden>

release 1.11: cherry-pick disable SSE tests and go-kit update; bump to rc.1 (#4548)

* Disable S3 SSE integration tests (#4545)

Signed-off-by: Marco Pracucci <email address hidden>

* Update go-kit/kit to 0.12.0 to fix spurious debug logs

This version of go-kit/kit/log is just a pass-through to go-kit/log.

Also updates the following:
* github.com/go-kit/log from v0.1.0 to v0.2.0
* github.com/json-iterator/go from v1.1.11 to v1.1.12
* golang.org/x/net from ad29c8ab022f to 978cfadd31cf

Pinned aws-sdk to previous version, to reduce the amount of change.

Signed-off-by: Bryan Boreham <email address hidden>

* compactor unit tests: make log messages consistent

Apparently updating go-kit has made our log lines more consistent

Signed-off-by: Bryan Boreham <email address hidden>

* Bump to rc.1

Signed-off-by: Bryan Boreham <email address hidden>

Co-authored-by: Marco Pracucci <email address hidden>

919d028... by Bryan Boreham <email address hidden>

Prepare release 1.11-rc.0 (#4512)

Signed-off-by: Bryan Boreham <email address hidden>

62022c8... by Bryan Boreham <email address hidden>

Start 1.11 release; add changelog entries for #4505 (#4507)

* Add 1.11.0-rc.0 marker to CHANGELOG
* Add changelog entries for #4505

Signed-off-by: Bryan Boreham <email address hidden>