Skip to content
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] Get inference models is not an admin action #105346

Merged
merged 3 commits into from Feb 9, 2024

Conversation

davidkyle
Copy link
Member

The GET Inference models action is a read only action but incorrectly requires admin access. This change corrects that situation and allows non privileged users to list the models.

A rolling upgrade test has been run on my local machine to check this change is valid

@davidkyle davidkyle added >bug :ml Machine learning v8.13.0 labels Feb 9, 2024
@elasticsearchmachine elasticsearchmachine added the Team:ML Meta label for the ML team label Feb 9, 2024
@elasticsearchmachine
Copy link
Collaborator

Hi @davidkyle, I've created a changelog YAML for you.

@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/ml-core (Team:ML)

docs/changelog/105346.yaml Outdated Show resolved Hide resolved
docs/changelog/105346.yaml Outdated Show resolved Hide resolved
@davidkyle davidkyle added the auto-merge Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) label Feb 9, 2024
@elasticsearchmachine elasticsearchmachine merged commit fbceb7f into elastic:main Feb 9, 2024
14 checks passed
@davidkyle davidkyle deleted the get-as-monitor branch February 9, 2024 17:49
martijnvg pushed a commit to martijnvg/elasticsearch that referenced this pull request Feb 12, 2024
The GET Inference models action is a read only action but incorrectly
requires admin access. This change corrects that situation and allows
non privileged users to list the models. 

A rolling upgrade test has been run on my local machine to check this
change is valid
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) >bug :ml Machine learning Team:ML Meta label for the ML team v8.13.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants