Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.x] [Search] Add UI kbn feature flag for Inference Endpoints (elast…
…ic#195385) (elastic#195411) # Backport This will backport the following commits from `main` to `8.x`: - [[Search] Add UI kbn feature flag for Inference Endpoints (elastic#195385)](elastic#195385) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Sander Philipse","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-10-08T13:13:37Z","message":"[Search] Add UI kbn feature flag for Inference Endpoints (elastic#195385)\n\nThis adds a UI feature flag for the inference endpoints plugin.\r\n\r\nCall this to enable:\r\n```\r\nPOST kbn:/internal/kibana/settings/inferenceEndpointsUi:enabled\r\n{\"value\": true}\r\n```","sha":"09ba6b91b5ffd2dbb5ad8ffd91b3d518d8129607","branchLabelMapping":{"^v9.0.0$":"main","^v8.16.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","Team:Search","v8.16.0","backport:version"],"title":"[Search] Add UI kbn feature flag for Inference Endpoints","number":195385,"url":"https://github.com/elastic/kibana/pull/195385","mergeCommit":{"message":"[Search] Add UI kbn feature flag for Inference Endpoints (elastic#195385)\n\nThis adds a UI feature flag for the inference endpoints plugin.\r\n\r\nCall this to enable:\r\n```\r\nPOST kbn:/internal/kibana/settings/inferenceEndpointsUi:enabled\r\n{\"value\": true}\r\n```","sha":"09ba6b91b5ffd2dbb5ad8ffd91b3d518d8129607"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/195385","number":195385,"mergeCommit":{"message":"[Search] Add UI kbn feature flag for Inference Endpoints (elastic#195385)\n\nThis adds a UI feature flag for the inference endpoints plugin.\r\n\r\nCall this to enable:\r\n```\r\nPOST kbn:/internal/kibana/settings/inferenceEndpointsUi:enabled\r\n{\"value\": true}\r\n```","sha":"09ba6b91b5ffd2dbb5ad8ffd91b3d518d8129607"}},{"branch":"8.x","label":"v8.16.0","branchLabelMappingKey":"^v8.16.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Sander Philipse <[email protected]>
- Loading branch information