Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add: push docker images to dockerhub and quay.io #1469

Merged
merged 12 commits into from May 11, 2024

Conversation

jkroepke
Copy link
Member

@jkroepke jkroepke commented May 6, 2024

Fixes #1476

This PR introduce the image push to dockerhub and quay.io.

There is a new image flavor (hostprocess image) which is designed for hostprocesses. It works on any OS. - It's only possible to build that image with buildkit which is not available under Windows

Additionally, the release pipelines now includes pushes from master branch. The release process will now continuously tested and we are able to gain faster feedback from the community.

I'm expected some push error after merge, since I'm not a makefile pro.

@jkroepke jkroepke force-pushed the hostprocess-image branch 4 times, most recently from 6d82584 to 892bb89 Compare May 11, 2024 11:01
@jkroepke jkroepke changed the title ci: add Makefile.common, hostprocess tag and use ltsc2019 tag Add: hostprocess image and push docker images to dockerhub and quay.io May 11, 2024
@jkroepke jkroepke added this to the v0.26.0 milestone May 11, 2024
Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
@jkroepke jkroepke changed the title Add: hostprocess image and push docker images to dockerhub and quay.io Add: push docker images to dockerhub and quay.io May 11, 2024
Copy link
Contributor

@SuperQ SuperQ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
@jkroepke jkroepke marked this pull request as ready for review May 11, 2024 15:38
@jkroepke jkroepke requested a review from a team as a code owner May 11, 2024 15:38
Copy link
Contributor

@breed808 breed808 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@jkroepke jkroepke merged commit 195cfa8 into prometheus-community:master May 11, 2024
6 checks passed
@jkroepke jkroepke deleted the hostprocess-image branch May 11, 2024 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants