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/docker] Only run commands if docker bin exists #183310

Merged
merged 3 commits into from May 13, 2024

Conversation

jbudz
Copy link
Member

@jbudz jbudz commented May 13, 2024

Fixes specific cases, like static agents used for updating caches without the docker binary, from running docker commands.

Fixes specific cases, like static agents used for updating caches
without the docker binary, from running docker commands.
@jbudz jbudz added Team:Operations Team label for Operations Team release_note:skip Skip the PR/issue when compiling release notes labels May 13, 2024
@jbudz jbudz requested a review from a team as a code owner May 13, 2024 15:30
@elasticmachine
Copy link
Contributor

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

@jbudz jbudz merged commit 931b587 into elastic:main May 13, 2024
9 of 17 checks passed
@kibanamachine kibanamachine added v8.15.0 backport:skip This commit does not require backporting labels May 13, 2024
@jbudz jbudz added backport:prev-minor Backport to the previous minor version (i.e. one version back from main) and removed backport:skip This commit does not require backporting labels May 13, 2024
@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

✅ unchanged

History

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

@jbudz jbudz removed the backport:prev-minor Backport to the previous minor version (i.e. one version back from main) label May 13, 2024
@kibanamachine kibanamachine added the backport:skip This commit does not require backporting label May 13, 2024
@jbudz jbudz added backport:prev-minor Backport to the previous minor version (i.e. one version back from main) and removed backport:skip This commit does not require backporting labels May 13, 2024
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request May 13, 2024
Fixes specific cases, like static agents used for updating caches
without the docker binary, from running docker commands.

(cherry picked from commit 931b587)
@kibanamachine
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
8.14

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

Questions ?

Please refer to the Backport tool documentation

jbudz added a commit that referenced this pull request May 13, 2024
…183324)

# Backport

This will backport the following commits from `main` to `8.14`:
- [[ci/docker] Only run commands if docker bin exists
(#183310)](#183310)

<!--- 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-13T16:14:37Z","message":"[ci/docker]
Only run commands if docker bin exists (#183310)\n\nFixes specific
cases, like static agents used for updating caches\r\nwithout the docker
binary, from running docker
commands.","sha":"931b587dacb9f75c107248a7be70e5b78d91c249","branchLabelMapping":{"^v8.15.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","backport:prev-minor","v8.15.0"],"title":"[ci/docker]
Only run commands if docker bin
exists","number":183310,"url":"#183310
Only run commands if docker bin exists (#183310)\n\nFixes specific
cases, like static agents used for updating caches\r\nwithout the docker
binary, from running docker
commands.","sha":"931b587dacb9f75c107248a7be70e5b78d91c249"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.15.0","branchLabelMappingKey":"^v8.15.0$","isSourceBranch":true,"state":"MERGED","url":"#183310
Only run commands if docker bin exists (#183310)\n\nFixes specific
cases, like static agents used for updating caches\r\nwithout the docker
binary, from running docker
commands.","sha":"931b587dacb9f75c107248a7be70e5b78d91c249"}}]}]
BACKPORT-->

Co-authored-by: Jon <jon@elastic.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:prev-minor Backport to the previous minor version (i.e. one version back from main) 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.

None yet

6 participants