-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[8.x] [ci] Fix cloud deployments (#198086) #198211
Merged
kibanamachine
merged 1 commit into
elastic:8.x
from
kibanamachine:backport/8.x/pr-198086
Oct 29, 2024
Merged
[8.x] [ci] Fix cloud deployments (#198086) #198211
kibanamachine
merged 1 commit into
elastic:8.x
from
kibanamachine:backport/8.x/pr-198086
Oct 29, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Our build scripts are relying on a step that was removed in elastic/elasticsearch#115357. The image that was produced by this script is eventually consumed by cloud deployments from pull requests. This updates our scripts to use the cloud-ess variant instead. There should not be any functional difference. We'll need the image to go through our promotion pipeline to be tested via label. https://buildkite.com/elastic/kibana-elasticsearch-snapshot-build/builds/4673 (cherry picked from commit 17e72dd)
Ikuni17
approved these changes
Oct 29, 2024
💚 Build Succeeded
Metrics [docs]
cc @jbudz |
mistic
pushed a commit
that referenced
this pull request
Dec 18, 2024
# Backport This will backport the following commits from `main` to `8.16`: - [[ci] Fix cloud deployments (#198086)](#198086) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Jon","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-10-29T21:57:02Z","message":"[ci] Fix cloud deployments (#198086)\n\nOur build scripts are relying on a step that was removed in\r\nhttps://github.com/elastic/elasticsearch/pull/115357. The image that was\r\nproduced by this script is eventually consumed by cloud deployments from\r\npull requests.\r\n\r\nThis updates our scripts to use the cloud-ess variant instead. There\r\nshould not be any functional difference.\r\n\r\n\r\nWe'll need the image to go through our promotion pipeline to be tested\r\nvia label.\r\n\r\nhttps://buildkite.com/elastic/kibana-elasticsearch-snapshot-build/builds/4673","sha":"17e72dd7ae43028ea481bbff417b85e8efebad39","branchLabelMapping":{"^v9.0.0$":"main","^v8.17.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Operations","release_note:skip","v9.0.0","backport:prev-minor","backport:prev-major","v8.17.0"],"title":"[ci] Fix cloud deployments","number":198086,"url":"https://github.com/elastic/kibana/pull/198086","mergeCommit":{"message":"[ci] Fix cloud deployments (#198086)\n\nOur build scripts are relying on a step that was removed in\r\nhttps://github.com/elastic/elasticsearch/pull/115357. The image that was\r\nproduced by this script is eventually consumed by cloud deployments from\r\npull requests.\r\n\r\nThis updates our scripts to use the cloud-ess variant instead. There\r\nshould not be any functional difference.\r\n\r\n\r\nWe'll need the image to go through our promotion pipeline to be tested\r\nvia label.\r\n\r\nhttps://buildkite.com/elastic/kibana-elasticsearch-snapshot-build/builds/4673","sha":"17e72dd7ae43028ea481bbff417b85e8efebad39"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/198086","number":198086,"mergeCommit":{"message":"[ci] Fix cloud deployments (#198086)\n\nOur build scripts are relying on a step that was removed in\r\nhttps://github.com/elastic/elasticsearch/pull/115357. The image that was\r\nproduced by this script is eventually consumed by cloud deployments from\r\npull requests.\r\n\r\nThis updates our scripts to use the cloud-ess variant instead. There\r\nshould not be any functional difference.\r\n\r\n\r\nWe'll need the image to go through our promotion pipeline to be tested\r\nvia label.\r\n\r\nhttps://buildkite.com/elastic/kibana-elasticsearch-snapshot-build/builds/4673","sha":"17e72dd7ae43028ea481bbff417b85e8efebad39"}},{"branch":"8.x","label":"v8.17.0","branchLabelMappingKey":"^v8.17.0$","isSourceBranch":false,"url":"https://github.com/elastic/kibana/pull/198211","number":198211,"state":"MERGED","mergeCommit":{"sha":"3d8e498de039848988e2ba3810c550c8c805e95c","message":"[8.x] [ci] Fix cloud deployments (#198086) (#198211)\n\n# Backport\n\nThis will backport the following commits from `main` to `8.x`:\n- [[ci] Fix cloud deployments\n(#198086)](https://github.com/elastic/kibana/pull/198086)\n\n<!--- Backport version: 9.4.3 -->\n\n### Questions ?\nPlease refer to the [Backport tool\ndocumentation](https://github.com/sqren/backport)\n\n<!--BACKPORT\n[{\"author\":{\"name\":\"Jon\",\"email\":\"[email protected]\"},\"sourceCommit\":{\"committedDate\":\"2024-10-29T21:57:02Z\",\"message\":\"[ci]\nFix cloud deployments (#198086)\\n\\nOur build scripts are relying on a\nstep that was removed\nin\\r\\nhttps://github.com/elastic/elasticsearch/pull/115357. The image\nthat was\\r\\nproduced by this script is eventually consumed by cloud\ndeployments from\\r\\npull requests.\\r\\n\\r\\nThis updates our scripts to\nuse the cloud-ess variant instead. There\\r\\nshould not be any functional\ndifference.\\r\\n\\r\\n\\r\\nWe'll need the image to go through our promotion\npipeline to be tested\\r\\nvia\nlabel.\\r\\n\\r\\nhttps://buildkite.com/elastic/kibana-elasticsearch-snapshot-build/builds/4673\",\"sha\":\"17e72dd7ae43028ea481bbff417b85e8efebad39\",\"branchLabelMapping\":{\"^v9.0.0$\":\"main\",\"^v8.17.0$\":\"8.x\",\"^v(\\\\d+).(\\\\d+).\\\\d+$\":\"$1.$2\"}},\"sourcePullRequest\":{\"labels\":[\"Team:Operations\",\"release_note:skip\",\"v9.0.0\",\"backport:prev-minor\"],\"title\":\"[ci]\nFix cloud\ndeployments\",\"number\":198086,\"url\":\"https://github.com/elastic/kibana/pull/198086\",\"mergeCommit\":{\"message\":\"[ci]\nFix cloud deployments (#198086)\\n\\nOur build scripts are relying on a\nstep that was removed\nin\\r\\nhttps://github.com/elastic/elasticsearch/pull/115357. The image\nthat was\\r\\nproduced by this script is eventually consumed by cloud\ndeployments from\\r\\npull requests.\\r\\n\\r\\nThis updates our scripts to\nuse the cloud-ess variant instead. There\\r\\nshould not be any functional\ndifference.\\r\\n\\r\\n\\r\\nWe'll need the image to go through our promotion\npipeline to be tested\\r\\nvia\nlabel.\\r\\n\\r\\nhttps://buildkite.com/elastic/kibana-elasticsearch-snapshot-build/builds/4673\",\"sha\":\"17e72dd7ae43028ea481bbff417b85e8efebad39\"}},\"sourceBranch\":\"main\",\"suggestedTargetBranches\":[],\"targetPullRequestStates\":[{\"branch\":\"main\",\"label\":\"v9.0.0\",\"branchLabelMappingKey\":\"^v9.0.0$\",\"isSourceBranch\":true,\"state\":\"MERGED\",\"url\":\"https://github.com/elastic/kibana/pull/198086\",\"number\":198086,\"mergeCommit\":{\"message\":\"[ci]\nFix cloud deployments (#198086)\\n\\nOur build scripts are relying on a\nstep that was removed\nin\\r\\nhttps://github.com/elastic/elasticsearch/pull/115357. The image\nthat was\\r\\nproduced by this script is eventually consumed by cloud\ndeployments from\\r\\npull requests.\\r\\n\\r\\nThis updates our scripts to\nuse the cloud-ess variant instead. There\\r\\nshould not be any functional\ndifference.\\r\\n\\r\\n\\r\\nWe'll need the image to go through our promotion\npipeline to be tested\\r\\nvia\nlabel.\\r\\n\\r\\nhttps://buildkite.com/elastic/kibana-elasticsearch-snapshot-build/builds/4673\",\"sha\":\"17e72dd7ae43028ea481bbff417b85e8efebad39\"}}]}]\nBACKPORT-->\n\nCo-authored-by: Jon <[email protected]>"}}]}] BACKPORT--> Co-authored-by: Jon <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Backport
This will backport the following commits from
main
to8.x
:Questions ?
Please refer to the Backport tool documentation