Fix k8s overview dashboard version#26972
Conversation
Signed-off-by: chrismark <chrismarkou92@gmail.com>
|
Pinging @elastic/integrations (Team:Integrations) |
💚 Build Succeeded
Expand to view the summary
Build stats
Test stats 🧪
Trends 🧪💚 Flaky test reportTests succeeded. Expand to view the summary
Test stats 🧪
|
|
Feel free to cherry-pick #26976 here to ensure that the dashboard is fixed. |
| @@ -399,7 +399,7 @@ | |||
| "coreMigrationVersion": "7.14.0", | |||
There was a problem hiding this comment.
There are still some references to 7.14.
Signed-off-by: chrismark <chrismarkou92@gmail.com>
|
@jsoriano I guess this will need to be backported to 7.x and 7.14? |
Yes, I already added the labels 🙂 |
Signed-off-by: chrismark <chrismarkou92@gmail.com>
|
Running the tests locally I see this error in kibana logs Maybe this is using the versions of the stack in Did you try with 7.12? If you did and it worked for you maybe you can try to export the dashboard from this version. |
Signed-off-by: chrismark <chrismarkou92@gmail.com>
|
I pinned the version to |
(cherry picked from commit 4da1594)
(cherry picked from commit 4da1594)

What does this PR do?
Fixes version of Dashboard so as to avoid breaking the testing as was mentioned at #26919 (comment).