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

Helm values - convert JSON schema to a standard format #1869

Closed
sohel-rp opened this issue Jun 13, 2022 · 1 comment · Fixed by devtron-labs/dashboard#446
Closed

Helm values - convert JSON schema to a standard format #1869

sohel-rp opened this issue Jun 13, 2022 · 1 comment · Fixed by devtron-labs/dashboard#446
Assignees
Labels
enhancement New feature or request

Comments

@sohel-rp
Copy link
Contributor

sohel-rp commented Jun 13, 2022

Summary

Add functionality to convert JSON schema (values.schema.json) to a supported format which will be used by the GUI configuration view to render a form.

Motivation

Simplify fetching & conversion of values.schema.json to a standard supported format to be used for rendering the GUI form-based configuration view.

Proposal

  1. Define a standard format to be used by UI (GUI view) to render a form
  2. Fetch the values.schema.json
  3. Parse it and retrieve the different properties with states like hidden, required, etc.
  4. Convert retrieved data to a standard supported format.
@sohel-rp sohel-rp added the enhancement New feature or request label Jun 13, 2022
@sohel-rp sohel-rp self-assigned this Jun 13, 2022
@sohel-rp
Copy link
Contributor Author

Hey team! Please add your planning poker estimate with ZenHub @shivani170 @vivek-devtron

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant