Skip to content

[Search] Add UI kbn feature flag for Inference Endpoints#195385

Merged
sphilipse merged 1 commit intoelastic:mainfrom
sphilipse:search-add-inference-endpoints-kbn-ff
Oct 8, 2024
Merged

[Search] Add UI kbn feature flag for Inference Endpoints#195385
sphilipse merged 1 commit intoelastic:mainfrom
sphilipse:search-add-inference-endpoints-kbn-ff

Conversation

@sphilipse
Copy link
Copy Markdown
Member

@sphilipse sphilipse commented Oct 8, 2024

This adds a UI feature flag for the inference endpoints plugin.

Call this to enable:

POST kbn:/internal/kibana/settings/inferenceEndpointsUi:enabled
{"value": true}

@sphilipse sphilipse added release_note:skip Skip the PR/issue when compiling release notes v9.0.0 Team:Search v8.16.0 labels Oct 8, 2024
@sphilipse sphilipse requested a review from a team as a code owner October 8, 2024 11:23
Copy link
Copy Markdown
Contributor

@Samiul-TheSoccerFan Samiul-TheSoccerFan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sphilipse sphilipse added the backport:version Backport to applied version labels label Oct 8, 2024
@sphilipse sphilipse enabled auto-merge (squash) October 8, 2024 12:55
@sphilipse sphilipse merged commit 09ba6b9 into elastic:main Oct 8, 2024
@kibanamachine
Copy link
Copy Markdown
Contributor

Starting backport for target branches: 8.x

https://github.com/elastic/kibana/actions/runs/11236232652

kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Oct 8, 2024
)

This adds a UI feature flag for the inference endpoints plugin.

Call this to enable:
```
POST kbn:/internal/kibana/settings/inferenceEndpointsUi:enabled
{"value": true}
```

(cherry picked from commit 09ba6b9)
@kibanamachine
Copy link
Copy Markdown
Contributor

💚 All backports created successfully

Status Branch Result
8.x

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

kibanamachine added a commit that referenced this pull request Oct 8, 2024
…) (#195411)

# Backport

This will backport the following commits from `main` to `8.x`:
- [[Search] Add UI kbn feature flag for Inference Endpoints
(#195385)](#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":"94373878+sphilipse@users.noreply.github.com"},"sourceCommit":{"committedDate":"2024-10-08T13:13:37Z","message":"[Search]
Add UI kbn feature flag for Inference Endpoints (#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 (#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 (#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 <94373878+sphilipse@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:version Backport to applied version labels release_note:skip Skip the PR/issue when compiling release notes Team:Search v8.16.0 v9.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants