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

Migration to Kibana 7.15 and 7.16 #98

Open
pchakour opened this issue Dec 22, 2021 · 4 comments
Open

Migration to Kibana 7.15 and 7.16 #98

pchakour opened this issue Dec 22, 2021 · 4 comments

Comments

@pchakour
Copy link

Hello guys and @dlumbrer !

I'm working on the migration to Kibana 7.15 for now (next step will be 7.16).
The migration required to rework the whole code so I need some help to check if all features are migrated.

This is a build for Kibana 7.15.2 that you can install with the command kibana-plugin install:
kbnNetwork-7.15.2.zip

And if you want check the code, this is the patch to apply on the tag 7.10.0 : patch_migration_7.15.txt

To apply the patch to the source code, follow these steps from the kibana repository root:

  • cd plugins
  • git clone https://github.com/dlumbrer/kbn_network.git
  • cd kbn_network
  • git checkout 7.10.0
  • git apply patch_migration_7.15.txt
@pchakour
Copy link
Author

pchakour commented Jan 6, 2022

No one !? :-(

@robcowart
Copy link

@pchakour those of us that watch this repository do not appreciate you posting unnecessarily in multiple issues trying to get attention to your issue. The resulting multiple notification emails are just going to irritate people. That isn't the best way to get help.

@pchakour
Copy link
Author

pchakour commented Jan 6, 2022

@pchakour those of us that watch this repository do not appreciate you posting unnecessarily in multiple issues trying to get attention to your issue. The resulting multiple notification emails are just going to irritate people. That isn't the best way to get help.

Sorry for that ! I was not aware of the impact of my posting. I will don't do it again.

@fchiao
Copy link

fchiao commented Apr 17, 2024

@pchakour Thanks for the work!
But do you happen to have the patch for 7.17 done?
I tried by just editing the kibanaVersion in the 7.15.2 patch to 7.17.5, didn't work :(
Thank you once again!

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

No branches or pull requests

3 participants