-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Allow xpack.spaces.defaultSolution to be configured via docker #236570
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
Conversation
Pinging @elastic/kibana-security (Team:Security) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Starting backport for target branches: 8.18, 8.19, 9.1, 9.3 |
💛 Build succeeded, but was flaky
Failed CI StepsMetrics [docs]
|
…ic#236570) (cherry picked from commit 7e3586e)
…ic#236570) (cherry picked from commit 7e3586e)
…ic#236570) (cherry picked from commit 7e3586e)
💔 Some backports could not be created
Note: Successful backport PRs will be merged automatically after passing CI. Manual backportTo create the backport manually run:
Questions ?Please refer to the Backport tool documentation |
…236570) (#236598) # Backport This will backport the following commits from `main` to `9.1`: - [Allow xpack.spaces.defaultSolution to be configured via docker (#236570)](#236570) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Larry Gregory","email":"larry.gregory@elastic.co"},"sourceCommit":{"committedDate":"2025-09-26T13:14:19Z","message":"Allow xpack.spaces.defaultSolution to be configured via docker (#236570)","sha":"7e3586e0c265b4a52856c1a9826c8c1d8f6ad7a8","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","Team:Security","backport:version","v9.2.0","v8.18.8","v8.19.5","v9.1.5","v9.3.0"],"title":"Allow xpack.spaces.defaultSolution to be configured via docker","number":236570,"url":"https://github.com/elastic/kibana/pull/236570","mergeCommit":{"message":"Allow xpack.spaces.defaultSolution to be configured via docker (#236570)","sha":"7e3586e0c265b4a52856c1a9826c8c1d8f6ad7a8"}},"sourceBranch":"main","suggestedTargetBranches":["8.18","8.19","9.1","9.3"],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/236570","number":236570,"mergeCommit":{"message":"Allow xpack.spaces.defaultSolution to be configured via docker (#236570)","sha":"7e3586e0c265b4a52856c1a9826c8c1d8f6ad7a8"}},{"branch":"8.18","label":"v8.18.8","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.19","label":"v8.19.5","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"9.1","label":"v9.1.5","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"9.3","label":"v9.3.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Larry Gregory <larry.gregory@elastic.co>
…#236570) (#236596) # Backport This will backport the following commits from `main` to `8.18`: - [Allow xpack.spaces.defaultSolution to be configured via docker (#236570)](#236570) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Larry Gregory","email":"larry.gregory@elastic.co"},"sourceCommit":{"committedDate":"2025-09-26T13:14:19Z","message":"Allow xpack.spaces.defaultSolution to be configured via docker (#236570)","sha":"7e3586e0c265b4a52856c1a9826c8c1d8f6ad7a8","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","Team:Security","backport:version","v9.2.0","v8.18.8","v8.19.5","v9.1.5","v9.3.0"],"title":"Allow xpack.spaces.defaultSolution to be configured via docker","number":236570,"url":"https://github.com/elastic/kibana/pull/236570","mergeCommit":{"message":"Allow xpack.spaces.defaultSolution to be configured via docker (#236570)","sha":"7e3586e0c265b4a52856c1a9826c8c1d8f6ad7a8"}},"sourceBranch":"main","suggestedTargetBranches":["8.18","8.19","9.1","9.3"],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/236570","number":236570,"mergeCommit":{"message":"Allow xpack.spaces.defaultSolution to be configured via docker (#236570)","sha":"7e3586e0c265b4a52856c1a9826c8c1d8f6ad7a8"}},{"branch":"8.18","label":"v8.18.8","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.19","label":"v8.19.5","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"9.1","label":"v9.1.5","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"9.3","label":"v9.3.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Larry Gregory <larry.gregory@elastic.co>
Looks like this PR has backport PRs but they still haven't been merged. Please merge them ASAP to keep the branches relatively in sync. |
I've removed the invalid backport label... |
…#236570) (#236597) # Backport This will backport the following commits from `main` to `8.19`: - [Allow xpack.spaces.defaultSolution to be configured via docker (#236570)](#236570) <!--- Backport version: 9.6.6 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sorenlouv/backport) <!--BACKPORT [{"author":{"name":"Larry Gregory","email":"larry.gregory@elastic.co"},"sourceCommit":{"committedDate":"2025-09-26T13:14:19Z","message":"Allow xpack.spaces.defaultSolution to be configured via docker (#236570)","sha":"7e3586e0c265b4a52856c1a9826c8c1d8f6ad7a8","branchLabelMapping":{"^v9.2.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:fix","Team:Security","backport:version","v9.2.0","v8.18.8","v8.19.5","v9.1.5","v9.3.0"],"title":"Allow xpack.spaces.defaultSolution to be configured via docker","number":236570,"url":"https://github.com/elastic/kibana/pull/236570","mergeCommit":{"message":"Allow xpack.spaces.defaultSolution to be configured via docker (#236570)","sha":"7e3586e0c265b4a52856c1a9826c8c1d8f6ad7a8"}},"sourceBranch":"main","suggestedTargetBranches":["8.18","8.19","9.1","9.3"],"targetPullRequestStates":[{"branch":"main","label":"v9.2.0","branchLabelMappingKey":"^v9.2.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/236570","number":236570,"mergeCommit":{"message":"Allow xpack.spaces.defaultSolution to be configured via docker (#236570)","sha":"7e3586e0c265b4a52856c1a9826c8c1d8f6ad7a8"}},{"branch":"8.18","label":"v8.18.8","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.19","label":"v8.19.5","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"9.1","label":"v9.1.5","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"9.3","label":"v9.3.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Larry Gregory <larry.gregory@elastic.co>
Summary
Adds
xpack.spaces.defaultSolution
to the allow-list of settings that are configurable via environment variables for docker-based deployments.