Skip to content

[FEATURE] Design/Discuss what goes into extensions.yml #65

@saratvemulapalli

Description

@saratvemulapalli

Is your feature request related to a problem?

Opening this as a follow up of #60 (comment)

The code reads all of this configuration today. We should get rid of the unnecessary parts of it which were inherited from plugins.

extensions:
  - name: opensearch-sdk
    uniqueId: opensearch-sdk-1
    hostName: 'sdk_host'
    hostAddress: '127.0.0.1'
    port: '4532'
    version: '1.0'
    description: Extension for the Opensearch SDK Repo
    opensearchVersion: '3.0.0'
    javaVersion: '14'
    className: ExtensionsRunner
    customFolderName: opensearch-sdk
    hasNativeController: false	

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions