~ubuntu-docker-images/ubuntu-docker-images/+git/prometheus-alertmanager:0.21-21.04

Last commit made on 2021-12-14
Get this branch:
git clone -b 0.21-21.04 https://git.launchpad.net/~ubuntu-docker-images/ubuntu-docker-images/+git/prometheus-alertmanager
Members of Ubuntu Docker Images can upload to this branch. Log in for directions.

Branch merges

Branch information

Recent commits

bbd5266... by Athos Ribeiro

Generate manifest to report installed deb packages

* LP: #1953697

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

3a69fa9... by Sergio Durigan Junior

Invoke curl with -H 'Snap-CDN: none'

This is needed in order to make the build pass on LP.

Signed-off-by: Sergio Durigan Junior <email address hidden>

3702475... by Sergio Durigan Junior

Remove documentation (migrated to templates.git)

df6728b... by Sergio Durigan Junior

Download arch-specific snap

When building the OCI image on non-amd64 architectures, we're not
downloading the proper snap for that arch. We need to specify the
architecture as one of the headers of the API request.

Signed-off-by: Sergio Durigan Junior <email address hidden>

Merged branch ~ubuntu-docker-images/ubuntu-docker-images/+git/prometheus-alertmanager:use-snap-architecture-21.04
a0f5ced... by Sergio Durigan Junior

Use the proper snap channel when downloading the snap

Signed-off-by: Sergio Durigan Junior <email address hidden>

Merged branch ~ubuntu-docker-images/ubuntu-docker-images/+git/prometheus-alertmanager:snap-channel
9b02759... by Sergio Durigan Junior

Update Dockerfile to build from snap; update docs

We're now going to build from the prometheus-alertmanager snap.

Signed-off-by: Sergio Durigan Junior <email address hidden>

bc36fc8... by Sergio Durigan Junior

Clean up the repository and move things from oci/* to the root

Since we are not going to build from source anymore, we don't need to
carry the source code of alertmanager with us.

Signed-off-by: Sergio Durigan Junior <email address hidden>

46eb188... by Sergio Durigan Junior

Implement templating (LP: #1905286)

This commit implements templating support for the image. It:

- Moves the data from the templates.git repository here.

- Implements a Makefile that can be used to automatically generate the
  documentation (README.md, HACKING.md).

- Regenerates everything using the templates.

Signed-off-by: Sergio Durigan Junior <email address hidden>

84e4bfe... by Sergio Durigan Junior

s/squeakywheel/ubuntu/g

We're releasing the images under the 'ubuntu' namespace.

Signed-off-by: Sergio Durigan Junior <email address hidden>

a16a2fb... by Sergio Durigan Junior

Rename prometheus-alertmanager-deployment.yml -> alertmanager-deployment.yml

This will make things easier to template.

Signed-off-by: Sergio Durigan Junior <email address hidden>