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] Inference Endpoints - Align rendering to plugin (#203313…
…) (#203496) # Backport This will backport the following commits from `main` to `8.x`: - [[Search] Inference Endpoints - Align rendering to plugin (#203313)](#203313) <!--- Backport version: 8.9.8 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Rodney Norris","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-12-09T18:36:16Z","message":"[Search] Inference Endpoints - Align rendering to plugin (#203313)\n\n## Summary\r\n\r\nThis PR removes rendering of the Inference Endpoints UI from\r\n`enterprise_search` for stack and instead utilizes the\r\n`search_inference_endpoints` plugin to render the UI for both serverless\r\nand stack. This can be done by utilizing the `search_navigation` plugin\r\nfor rendering the classic navigation for stack.\r\n\r\nTo support this change the `xpack.searchInferenceEndpoints.ui.enabled`\r\nwas updated to default to `true` instead of only being set for\r\nserverless search. To account for this change I have added\r\n`xpack.searchInferenceEndpoints.enabled: false` to the serverless\r\nconfigs for both security and observability to ensure the\r\n`search_inference_endpoints` plugin is disabled in both of those\r\nprojects.\r\n\r\n### Checklist\r\n\r\n- [x] Any text added follows [EUI's writing\r\nguidelines](https://elastic.github.io/eui/#/guidelines/writing), uses\r\nsentence case text and includes [i18n\r\nsupport](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md)\r\n- [ ]\r\n[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html)\r\nwas added for features that require explanation or tutorials\r\n- [ ] [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\r\n- [ ] This was checked for breaking HTTP API changes, and any breaking\r\nchanges have been approved by the breaking-change committee. The\r\n`release_note:breaking` label should be applied in these situations.\r\n- [ ] [Flaky Test\r\nRunner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was\r\nused on any tests changed\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <[email protected]>\r\nCo-authored-by: Elastic Machine <[email protected]>","sha":"ebb4f503a5c9c0a3d883a706566920ae27fedfad","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","Team:Search","backport:prev-minor","v8.18.0"],"number":203313,"url":"https://github.com/elastic/kibana/pull/203313","mergeCommit":{"message":"[Search] Inference Endpoints - Align rendering to plugin (#203313)\n\n## Summary\r\n\r\nThis PR removes rendering of the Inference Endpoints UI from\r\n`enterprise_search` for stack and instead utilizes the\r\n`search_inference_endpoints` plugin to render the UI for both serverless\r\nand stack. This can be done by utilizing the `search_navigation` plugin\r\nfor rendering the classic navigation for stack.\r\n\r\nTo support this change the `xpack.searchInferenceEndpoints.ui.enabled`\r\nwas updated to default to `true` instead of only being set for\r\nserverless search. To account for this change I have added\r\n`xpack.searchInferenceEndpoints.enabled: false` to the serverless\r\nconfigs for both security and observability to ensure the\r\n`search_inference_endpoints` plugin is disabled in both of those\r\nprojects.\r\n\r\n### Checklist\r\n\r\n- [x] Any text added follows [EUI's writing\r\nguidelines](https://elastic.github.io/eui/#/guidelines/writing), uses\r\nsentence case text and includes [i18n\r\nsupport](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md)\r\n- [ ]\r\n[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html)\r\nwas added for features that require explanation or tutorials\r\n- [ ] [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\r\n- [ ] This was checked for breaking HTTP API changes, and any breaking\r\nchanges have been approved by the breaking-change committee. The\r\n`release_note:breaking` label should be applied in these situations.\r\n- [ ] [Flaky Test\r\nRunner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was\r\nused on any tests changed\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <[email protected]>\r\nCo-authored-by: Elastic Machine <[email protected]>","sha":"ebb4f503a5c9c0a3d883a706566920ae27fedfad"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","labelRegex":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/203313","number":203313,"mergeCommit":{"message":"[Search] Inference Endpoints - Align rendering to plugin (#203313)\n\n## Summary\r\n\r\nThis PR removes rendering of the Inference Endpoints UI from\r\n`enterprise_search` for stack and instead utilizes the\r\n`search_inference_endpoints` plugin to render the UI for both serverless\r\nand stack. This can be done by utilizing the `search_navigation` plugin\r\nfor rendering the classic navigation for stack.\r\n\r\nTo support this change the `xpack.searchInferenceEndpoints.ui.enabled`\r\nwas updated to default to `true` instead of only being set for\r\nserverless search. To account for this change I have added\r\n`xpack.searchInferenceEndpoints.enabled: false` to the serverless\r\nconfigs for both security and observability to ensure the\r\n`search_inference_endpoints` plugin is disabled in both of those\r\nprojects.\r\n\r\n### Checklist\r\n\r\n- [x] Any text added follows [EUI's writing\r\nguidelines](https://elastic.github.io/eui/#/guidelines/writing), uses\r\nsentence case text and includes [i18n\r\nsupport](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md)\r\n- [ ]\r\n[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html)\r\nwas added for features that require explanation or tutorials\r\n- [ ] [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\r\n- [ ] This was checked for breaking HTTP API changes, and any breaking\r\nchanges have been approved by the breaking-change committee. The\r\n`release_note:breaking` label should be applied in these situations.\r\n- [ ] [Flaky Test\r\nRunner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was\r\nused on any tests changed\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <[email protected]>\r\nCo-authored-by: Elastic Machine <[email protected]>","sha":"ebb4f503a5c9c0a3d883a706566920ae27fedfad"}},{"branch":"8.x","label":"v8.18.0","labelRegex":"^v8.18.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> --------- Co-authored-by: kibanamachine <[email protected]>
- Loading branch information