Code Monkey home page Code Monkey logo

kibana-plugin-builder's Introduction

Hi there ๐Ÿ‘‹

kibana-plugin-builder's People

Contributors

daniccan avatar

Watchers

 avatar

kibana-plugin-builder's Issues

Support for kibana version 7.9.x

Describe the Issue
To verify the support for kibana version 7.9.x, make necessary changes if required and document the same.

Kibana

  • Version: 7.9.x

Kibana bootstrap fails in version 7.2.0

Describe the Issue
Kibana bootstrap fails in version 7.2.0 with the error "Kibana cannot be run as root".

Kibana

  • Version: 7.2.0

Docker Command

docker run -it -e KIBANA_VERSION=7.2.0 -e PLUGIN_VERSION=1.0.0-7.2.0 -v /home/myuser/my-plugin:/kibana-extra/kibana-plugin --rm daniccan/kibana-plugin-builder

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

Support for kibana version 7.0.x

Describe the Issue
To verify the support for kibana version 7.0.x, make necessary changes if required and document the same.

Kibana

  • Version: 7.0.x

Support for kibana version 7.3.x

Describe the Issue
To verify the support for kibana version 7.3.x, make necessary changes if required and document the same.

Kibana

  • Version: 7.3.x

Support for kibana version 7.4.x

Describe the Issue
To verify the support for kibana version 7.4.x, make necessary changes if required and document the same.

Kibana

  • Version: 7.4.x

Support for kibana version 6.7.x

Describe the Issue
To verify the support for kibana version 6.7.x, make necessary changes if required and document the same.

Kibana

  • Version: 6.7.x

Support for kibana version 6.4.x

Describe the Issue
To verify the support for kibana version 6.4.x, make necessary changes if required and document the same.

Kibana

  • Version: 6.4.x

Support for kibana version 7.7.x

Describe the Issue
To verify the support for kibana version 7.7.x, make necessary changes if required and document the same.

Kibana

  • Version: 7.7.x

Support for kibana version 7.1.x

Describe the Issue
To verify the support for kibana version 7.1.x, make necessary changes if required and document the same.

Kibana

  • Version: 7.1.x

Support for kibana version 7.6.x

Describe the Issue
To verify the support for kibana version 7.6.x, make necessary changes if required and document the same.

Kibana

  • Version: 7.6.x

Support for kibana version 7.8.x

Describe the Issue
To verify the support for kibana version 7.8.x, make necessary changes if required and document the same.

Kibana

  • Version: 7.8.x

Support to update Kibana version in kbn-plugin-helpers

Describe the Issue
Currently, when a Kibana Plugin uses kbn-plugin-helpers for the build, the Kibana version is fetched from the .kibana-plugin-helpers.json file and the package.json is updated with value kibana under kibana.version. Thus support is required to update the .kibana-plugin-helpers.json file if the Kibana Plugin uses kbn-plugin-helpers for the build.

.kibana-plugin-helpers.json

{ "pkg": { "kibana": "7.5.0" } }

package.json

{
  ...
  "kibana": {
    "version": "kibana",
    "templateVersion": "1.0.0"
  }
  ...
}

Kibana

  • Version: 7.1.0

Docker Command
As mentioned in the README.

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

NodeJS incompatibility in Kibana version 6.6.1

Describe the Issue
The plugin build does not work for Kibana version 6.6.1 due to NodeJS version incompatibility. The required NodeJS version required is v10.15.1. However, v10.15.2 is installed during the build.

Kibana

  • Version: 6.6.1

Docker Command

docker run -it -e KIBANA_VERSION=6.6.1 -e PLUGIN_VERSION=1.0.0-6.6.1 -v /home/daniccan/kibana-extra/test_plugin:/kibana-extra/kibana-plugin --rm daniccan/kibana-plugin-builder

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

Support for kibana version 6.6.x

Describe the Issue
To verify the support for kibana version 6.6.x, make necessary changes if required and document the same.

Kibana

  • Version: 6.6.x

Support for kibana version 7.5.x

Describe the Issue
To verify the support for kibana version 7.5.x, make necessary changes if required and document the same.

Kibana

  • Version: 7.5.x

Support for kibana version 7.2.x

Describe the Issue
To verify the support for kibana version 7.2.x, make necessary changes if required and document the same.

Kibana

  • Version: 7.2.x

Support for kibana version 6.5.x

Describe the Issue
To verify the support for kibana version 6.5.x, make necessary changes if required and document the same.

Kibana

  • Version: 6.5.x

Support for kibana version 7.10.x

Describe the Issue
To verify the support for kibana version 7.10.x, make necessary changes if required and document the same.

Kibana

  • Version: 7.10.x

Support for kibana version 6.8.x

Describe the Issue
To verify the support for kibana version 6.8.x, make necessary changes if required and document the same.

Kibana

  • Version: 6.8.x

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.