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

[ci] Add package registry promotion pipeline #198880

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

jbudz
Copy link
Member

@jbudz jbudz commented Nov 4, 2024

Adds a placeholder pipeline for kibana / package registry promote.

Initially, in a follow up PR, this will run a daily promotion of docker.elastic.co/package-registry/distribution:lite to the kibana-ci namespace. We can also run some verification steps if desired.

The distribution is a relatively large image, and nearly always running uncached on CI due to the update frequency. This should help us balance having an up to date image and avoiding cache misses.

@jbudz jbudz requested a review from kpollich November 4, 2024 22:58
@jbudz jbudz requested a review from a team as a code owner November 4, 2024 22:58
@jbudz jbudz added Team:Operations Team label for Operations Team release_note:skip Skip the PR/issue when compiling release notes backport:skip This commit does not require backporting labels Nov 4, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-operations (Team:Operations)

@jbudz
Copy link
Member Author

jbudz commented Nov 5, 2024

@kpollich I'm going to merge this now to create the pipeline but I'll check in before it's implemented on main to make sure it works for everyone.

@jbudz jbudz merged commit d601e23 into elastic:main Nov 5, 2024
15 of 16 checks passed
mgadewoll pushed a commit to mgadewoll/kibana that referenced this pull request Nov 7, 2024
Adds a placeholder pipeline for `kibana / package registry promote`.

Initially, in a follow up PR, this will run a daily promotion of
`docker.elastic.co/package-registry/distribution:lite` to the kibana-ci
namespace. We can also run some verification steps if desired.

The distribution is a relatively large image, and nearly always running
uncached on CI due to the update frequency. This should help us balance
having an up to date image and avoiding cache misses.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:skip This commit does not require backporting release_note:skip Skip the PR/issue when compiling release notes Team:Operations Team label for Operations Team v9.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants