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

Last commit made on 2021-12-14
Get this branch:
git clone -b 0.21-20.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

7ec4136... by Athos Ribeiro

Generate manifest to report installed deb packages

* LP: #1953697

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

ada8590... 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>

168518d... by Sergio Durigan Junior

Remove promu directory

This was a leftover from when we built the image from source.

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

7bfebb4... by Sergio Durigan Junior

Remove documentation (migrated to templates.git)

617b1de... 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-20.04
d700675... by Sergio Durigan Junior

Update OCI image to build from snap

prometheus-alertmanager is now served via snap; this commit updates
the necessary files to make the OCI image build from it.

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

Merged branch ~ubuntu-docker-images/ubuntu-docker-images/+git/prometheus-alertmanager:update-20.04-use-snap
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>