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

api-components-configuration #3877

Open
M-Shorouk opened this issue Oct 24, 2022 · 0 comments
Open

api-components-configuration #3877

M-Shorouk opened this issue Oct 24, 2022 · 0 comments

Comments

@M-Shorouk
Copy link

M-Shorouk commented Oct 24, 2022

Is your feature request related to a problem? Please describe.

As an Airy user i need to be able to configure all components installed to on my Airy instance.

Describe the solution you'd like

Creating "api-components-configuration" component to allow all components configuration. To ensure allowing the component to configure only installed components, "api-components-configuration" component has a direct interact with ks8 API to ensure that the CURD of a configuration is possible when the component is installed.

Listing the CURD endpoints to "api-components-configuration` component:

  1. /components.get > to get all components
  2. /components.update > to update component configuration
    3./components.delete > to delete component configuration

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants