Commit ecd98ef
authored
[Infrastructure UI] Upgrade assistand: Extend deprecation errors rules for 8.x (#153094)
Closes #152954
## Summary
This PR fixes the issue with deprecation errors in the Upgrade
assistance for versions newer than 8.x
### Testing
1. First check that they are no error - go to Kibana > Stack Management
> Upgrade assistant and there shouldn't be any critical errors:

2. Go to Kibana > Infrastructure > Settings and change the default value
from `metrics-*,metricbeat-*` to anything else - even
`metricbeat-*,metrics-*` (swapping the order) will work. Apply the
changes. <img width="1725" alt="image"
src="https://user-images.githubusercontent.com/14139027/224307871-bd710809-c1da-4403-8b48-1e0f9ad8298b.png">
3. Go to Kibana > Stack Management > Upgrade assistant and there
shouldn't be any critical errors.1 parent 7a0b6ba commit ecd98ef
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
201 | | - | |
| 201 | + | |
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
| |||
0 commit comments