-
Notifications
You must be signed in to change notification settings - Fork 25.2k
[ML] Remove Elastic Inference Service feature flag and deprecated setting #120842
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
[ML] Remove Elastic Inference Service feature flag and deprecated setting #120842
Conversation
4775476
to
b7b2a1f
Compare
Pinging @elastic/search-inference-team (Team:Search - Inference) |
Pinging @elastic/search-eng (Team:SearchOrg) |
/cc @vidok We don't need to set the feature flag for ECH. |
09cde0b
to
fa37a35
Compare
c3b6f91
to
289277f
Compare
Hi @demjened, I've created a changelog YAML for you. |
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, but there are still merge conflicts
...ce-tests/src/javaRestTest/java/org/elasticsearch/xpack/inference/InferenceGetServicesIT.java
Show resolved
Hide resolved
We don't set them for hosted. All FFs are enabled for snapshots and always disabled for normal builds. So no actions are required from our side. |
💔 Backport failed
You can use sqren/backport to manually backport by running |
Removing Elastic Inference Service (EIS) feature flag and deprecated URL setting in favor of an access control method inside EIS.