Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

Support all Metadata Annotations for Json Schema Milestone #5525

@antgamdia

Description

@antgamdia

Discussed in #5512

Originally posted by jl-beast October 19, 2022
Currently from what I see in the Milestone, the implementation of the following basic metadata annotations from the json-schema.org have not been mentioned:

  • "deprecated"
    • could be implemented by showing a [deprecated] annotation to the far-right side of the renderer.
  • "examples"
    • could be implemented for values by allowing for a drop-down underneath if examples are provided. When an Example is selected it would load it in. Would only be needed for string, number, and integer values.

the "readOnly" and "writeOnly" annotations would need to be specific to kubeApps, so I am not sure what purposes they would be used for.

Metadata

Metadata

Assignees

Labels

component/uiIssue related to kubeapps UIkind/featureAn issue that reports a feature (approved) to be implemented

Type

No type

Projects

Status

✅ Done

Relationships

None yet

Development

No branches or pull requests

Issue actions