-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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] Adding authorization header to DFA job update request #75899
[ML] Adding authorization header to DFA job update request #75899
Conversation
💚 Build SucceededBuild metrics
To update your PR or re-run it, just comment with: |
Pinging @elastic/ml-ui (:ml) |
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.
Tested out editing and then starting a DFA job. LGTM.
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 ⚡
…5899) # Conflicts: # x-pack/plugins/ml/server/routes/data_frame_analytics.ts
Authorization headers should be sent as part of the DFA update request.