kibana/x-pack/plugins/spaces
Kibana Machine a705711ae6
[8.16] [CLOUD] Instant deployment (#201688) (#201976)
# Backport

This will backport the following commits from `main` to `8.16`:
- [[CLOUD] Instant deployment
(#201688)](https://github.com/elastic/kibana/pull/201688)

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

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

<!--BACKPORT [{"author":{"name":"Xavier
Mouligneau","email":"xavier.mouligneau@elastic.co"},"sourceCommit":{"committedDate":"2024-11-27T13:08:08Z","message":"[CLOUD]
Instant deployment (#201688)\n\n## Summary\r\n\r\nWe are having the same
issue as here\r\nhttps://github.com/elastic/kibana/pull/197667 for
instant deployment. We\r\nneed to allow the solution_type
`search`.\r\n\r\n\r\n### Checklist\r\n\r\n- [x] [Unit or
functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere
updated or added to match the most common
scenarios","sha":"54d46986e676c0a824ac20204391f0212e59c880","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["bug","release_note:fix","Team:Cloud","v9.0.0","backport:version","v8.17.0","v8.18.0","v8.16.2"],"title":"[CLOUD]
Instant
deployment","number":201688,"url":"https://github.com/elastic/kibana/pull/201688","mergeCommit":{"message":"[CLOUD]
Instant deployment (#201688)\n\n## Summary\r\n\r\nWe are having the same
issue as here\r\nhttps://github.com/elastic/kibana/pull/197667 for
instant deployment. We\r\nneed to allow the solution_type
`search`.\r\n\r\n\r\n### Checklist\r\n\r\n- [x] [Unit or
functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere
updated or added to match the most common
scenarios","sha":"54d46986e676c0a824ac20204391f0212e59c880"}},"sourceBranch":"main","suggestedTargetBranches":["8.17","8.x","8.16"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/201688","number":201688,"mergeCommit":{"message":"[CLOUD]
Instant deployment (#201688)\n\n## Summary\r\n\r\nWe are having the same
issue as here\r\nhttps://github.com/elastic/kibana/pull/197667 for
instant deployment. We\r\nneed to allow the solution_type
`search`.\r\n\r\n\r\n### Checklist\r\n\r\n- [x] [Unit or
functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere
updated or added to match the most common
scenarios","sha":"54d46986e676c0a824ac20204391f0212e59c880"}},{"branch":"8.17","label":"v8.17.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.x","label":"v8.18.0","branchLabelMappingKey":"^v8.18.0$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.16","label":"v8.16.2","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Xavier Mouligneau <xavier.mouligneau@elastic.co>
2024-11-27 09:01:11 -06:00
..
common [8.16] [Stateful sidenav] Update feedback urls (#198143) (#198479) 2024-10-31 05:59:00 -05:00
public [8.16] [Data Views] Fix color of button group in &#x27;Share Data View to Spaces&#x27; (#196004) (#199534) 2024-11-08 14:18:54 -06:00
server [8.16] [CLOUD] Instant deployment (#201688) (#201976) 2024-11-27 09:01:11 -06:00
jest.config.js [jest] update config files to get coverage per plugin (#111299) 2021-09-09 08:14:56 +02:00
kibana.jsonc [Stateful sidenav] Remove Launch Darkly feature flag (#189513) 2024-08-02 07:48:19 -05:00
README.md
tsconfig.json [8.16] [Stateful sidenav] Update feedback urls (#198143) (#198479) 2024-10-31 05:59:00 -05:00

Kibana Spaces Plugin

See Configuring Kibana Spaces.

The spaces plugin enables Kibana Spaces, which provide isolation and organization for saved objects.

Spaces also allow for a creating a curated Kibana experience, by hiding features that aren't relevant to your users.

Spaces can be combined with Security to further enhance the authorization model.