~sergiodj/ubuntu-docker-images/+git/prometheus-alertmanager:0.22-21.10

Last commit made on 2021-08-26
Get this branch:
git clone -b 0.22-21.10 https://git.launchpad.net/~sergiodj/ubuntu-docker-images/+git/prometheus-alertmanager
Only Sergio Durigan Junior can upload to this branch. If you are Sergio Durigan Junior please log in for upload directions.

Branch merges

Branch information

Recent commits

4fd3ad5... by Sergio Durigan Junior

Update documentation

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

f3c380b... by Sergio Durigan Junior

Update Dockerfile to 21.10

Also make sure we're pulling in the snap from the correct channel.

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

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>

a0f5ced... by Sergio Durigan Junior

Use the proper snap channel when downloading the snap

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

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>

a1bd1a3... by Sergio Durigan Junior

Update project URL

We've moved from https://launchpad.net/ubuntu-server-oci to
https://launchpad.net/ubuntu-docker-images, so we need to update all
READMEs accordingly.

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