Coder Social home page Coder Social logo

Comments (3)

errcode1202 avatar errcode1202 commented on August 23, 2024

Hi @munjalpatel1, so to confirm, you can load the .jar versions of the plugins but not the .obr versions? Can you also please provide the specifics on how you are loading these plugins.

from data-center-helm-charts.

munjalpatel1 avatar munjalpatel1 commented on August 23, 2024

Yes. .jar versions of the plugins loads fine. Loading in values.yaml file.

additionalBundledPlugins:
- volumeName: shared-home
subDirectory: myplugins
fileName: agile-cards-4.6.27.jar
- volumeName: shared-home
subDirectory: myplugins
fileName: aio-app-powerbi-2.3.4-final.jar
- volumeName: shared-home
subDirectory: myplugins
fileName: app-bigpicture-enterprise-server-8.1.4.jar
- volumeName: shared-home
subDirectory: myplugins
fileName: app-bigpicture-jiraserver-8.1.4.jar
- volumeName: shared-home
subDirectory: myplugins
fileName: jira_git_plugin-3.8.0.7.jar
- volumeName: shared-home
subDirectory: myplugins
fileName: katl-commons-5.8.0.0-RC02-r20210623112447.jar
- volumeName: shared-home
subDirectory: myplugins
fileName: power-scripts-5.8.0.0-RC02-r20210623113534.obr
- volumeName: shared-home
subDirectory: myplugins
fileName: powercf-5.8.6.1-RC01-r20210625105743.obr
- volumeName: shared-home
subDirectory: myplugins
fileName: projectconfigurator-3.9.4.obr
- volumeName: shared-home
subDirectory: myplugins
fileName: safe-translator-2.1.2-jira8.jar
- volumeName: shared-home
subDirectory: myplugins
fileName: structure-7.1.0.jar
- volumeName: shared-home
subDirectory: myplugins
fileName: structure-gantt-2.7.2.jar

from data-center-helm-charts.

errcode1202 avatar errcode1202 commented on August 23, 2024

Hi @munjalpatel1, for product specific reasons, it turns out that only .jar's of the plugins can be loaded in this way. You can obtain the jar for a plugin by unarchiving the obr. The jar will be located within the top level dir of the extracted obr archive. For example in the case of the insight plugin:

❯ unzip insight-8.7.10.obr                                                                                                                                                                                                                                                                                        
Archive:  insight-8.7.10.obr
   creating: META-INF/
  inflating: META-INF/MANIFEST.MF
   creating: dependencies/
  inflating: insight-8.7.10.jar
  inflating: obr.xml

We will update the commentary in the values.yaml to be more specific about this requirement.

from data-center-helm-charts.

Related Issues (20)

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.