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

Add versioning and 7.x support #3

Merged

Conversation

justinkambic
Copy link
Contributor

Adds ndjson version of our dashboard, which will be relevant for 7.1+, and moves the original version to a 6.x directory.

The ndjson version will not upload correctly in Kibana 7.0.0, so we will need to reflect that in the folder structure. The existing dashboard imports fine to 7.0.*, so we don't need to merge this until 7.1 is released.

@ruflin
Copy link
Member

ruflin commented Apr 23, 2019

Couldn't we just have the 7.0 version in non ndjson and use it for all of 7.x. I assume Kibana will do the conversion until the end of 7.x automatically to not have a breaking change. Like this we don't need any special folder structure.

@justinkambic
Copy link
Contributor Author

@ruflin that's fine. The only caveat is our users will see a warning about the format of the file, but it should still load.

Copy link
Contributor

@andrewvc andrewvc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM after a local test

@justinkambic justinkambic merged commit 42a47ed into elastic:master Jun 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants