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] Refactor docker login #183278

Merged
merged 3 commits into from
May 13, 2024
Merged

[ci] Refactor docker login #183278

merged 3 commits into from
May 13, 2024

Conversation

jbudz
Copy link
Member

@jbudz jbudz commented May 13, 2024

Originally docker login was localized to a single step and was managed only in that step. Over time, this has expanded most pipelines and steps. This changes the pattern to authenticate once during pre command.

`docker login` was localized to a single step and was managed only in
that step.  Over time, this has expanded most pipelines and steps.  This
changes the pattern to authenticate once during pre command.
@jbudz jbudz added Team:Operations Team label for Operations Team release_note:skip Skip the PR/issue when compiling release notes backport:all-open Backport to all branches that could still receive a release labels May 13, 2024
@jbudz
Copy link
Member Author

jbudz commented May 13, 2024

buildkite test this

@jbudz jbudz marked this pull request as ready for review May 13, 2024 12:43
@jbudz jbudz requested a review from a team as a code owner May 13, 2024 12:43
@elasticmachine
Copy link
Contributor

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

@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

✅ unchanged

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@jbudz jbudz merged commit 306e5ec into elastic:main May 13, 2024
18 checks passed
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request May 13, 2024
Originally `docker login` was localized to a single step and was managed
only in that step. Over time, this has expanded most pipelines and
steps. This changes the pattern to authenticate once during pre command.

(cherry picked from commit 306e5ec)
@kibanamachine
Copy link
Contributor

💔 Some backports could not be created

Status Branch Result
7.17 Backport failed because of merge conflicts

You might need to backport the following PRs to 7.17:
- [ci] Enable cross compiled docker images (#128430)
8.14

Note: Successful backport PRs will be merged automatically after passing CI.

Manual backport

To create the backport manually run:

node scripts/backport --pr 183278

Questions ?

Please refer to the Backport tool documentation

kibanamachine added a commit that referenced this pull request May 13, 2024
# Backport

This will backport the following commits from `main` to `8.14`:
- [[ci] Refactor docker login
(#183278)](#183278)

<!--- Backport version: 9.4.3 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT
[{"author":{"name":"Jon","email":"jon@elastic.co"},"sourceCommit":{"committedDate":"2024-05-13T15:15:02Z","message":"[ci]
Refactor docker login (#183278)\n\nOriginally `docker login` was
localized to a single step and was managed\r\nonly in that step. Over
time, this has expanded most pipelines and\r\nsteps. This changes the
pattern to authenticate once during pre
command.","sha":"306e5ec8643eb03ff2b8769959bff5785306648b","branchLabelMapping":{"^v8.15.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","backport:all-open","v8.15.0"],"title":"[ci]
Refactor docker
login","number":183278,"url":"#183278
Refactor docker login (#183278)\n\nOriginally `docker login` was
localized to a single step and was managed\r\nonly in that step. Over
time, this has expanded most pipelines and\r\nsteps. This changes the
pattern to authenticate once during pre
command.","sha":"306e5ec8643eb03ff2b8769959bff5785306648b"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.15.0","branchLabelMappingKey":"^v8.15.0$","isSourceBranch":true,"state":"MERGED","url":"#183278
Refactor docker login (#183278)\n\nOriginally `docker login` was
localized to a single step and was managed\r\nonly in that step. Over
time, this has expanded most pipelines and\r\nsteps. This changes the
pattern to authenticate once during pre
command.","sha":"306e5ec8643eb03ff2b8769959bff5785306648b"}}]}]
BACKPORT-->

Co-authored-by: Jon <jon@elastic.co>
jbudz added a commit to jbudz/kibana that referenced this pull request May 14, 2024
adelisle pushed a commit to Makila-AI/kibana that referenced this pull request Aug 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:all-open Backport to all branches that could still receive a release release_note:skip Skip the PR/issue when compiling release notes Team:Operations Team label for Operations Team v8.14.0 v8.15.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants