~athos-ribeiro/ubuntu-docker-images/+git/prometheus-alertmanager:0.22-21.10-deb-manifest

Last commit made on 2021-12-14
Get this branch:
git clone -b 0.22-21.10-deb-manifest https://git.launchpad.net/~athos-ribeiro/ubuntu-docker-images/+git/prometheus-alertmanager
Only Athos Ribeiro can upload to this branch. If you are Athos Ribeiro please log in for upload directions.

Branch information

Recent commits

0fcc233... by Athos Ribeiro

Generate manifest to report installed deb packages

* LP: #1953697

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

21da89d... 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>

aa5974c... by Sergio Durigan Junior

Remove documentation (migrated to templates.git)

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>