Skip to content

[8.6] [ML] Adding a known issue for the ML datafeed auth header problem (#92274)#92318

Merged
elasticsearchmachine merged 1 commit intoelastic:8.6from
droberts195:backport/8.6/pr-92274
Dec 13, 2022
Merged

[8.6] [ML] Adding a known issue for the ML datafeed auth header problem (#92274)#92318
elasticsearchmachine merged 1 commit intoelastic:8.6from
droberts195:backport/8.6/pr-92274

Conversation

@droberts195
Copy link
Copy Markdown

Backports the following commits to 8.6:

…astic#92274)

Due to elastic#41185 datafeeds created prior to 7.0 and not updated since
then have unparseable authorization headers in 8.x. In 8.0-8.3 this
could easily be a non-issue, as such datafeeds were likely forgotten
leftovers and never run. Even if it was a problem, only the datafeed
of interest would need updating with any urgency.

Due to elastic#87884 datafeeds with authorization headers older than 7.0
prevent _all_ datafeeds being listed in 8.4 and 8.5. This in turn
breaks the anomaly detection job management section of the ML UI.

The problem is alleviated by elastic#92168 and fixed by elastic#92221, but we
should warn users that the problem exists in 8.4.0-8.5.3 inclusive.
@droberts195 droberts195 added :ml Machine learning >docs General docs changes auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Docs Meta label for docs team Team:ML Meta label for the ML team labels Dec 13, 2022
@github-actions
Copy link
Copy Markdown
Contributor

Documentation preview:

@elasticsearchmachine elasticsearchmachine merged commit 5d47733 into elastic:8.6 Dec 13, 2022
@droberts195 droberts195 deleted the backport/8.6/pr-92274 branch December 13, 2022 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport >docs General docs changes :ml Machine learning Team:Docs Meta label for docs team Team:ML Meta label for the ML team v8.6.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants