You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.
Please describe the feature that you want to propose
Some of the DSLs we support (Integration, Kamelet and Kamelet Binding) are Kubernetes Resources that have annotations. We would need a generic extension UI that can list the annotations and edit them.
The annotations are stored on the metadata/annotations of the flow object returned by the backend.
The backend needs to add a boolean in the dsl capabilities endpoint explaining if this UI is shown or not by DSL.
The text was updated successfully, but these errors were encountered:
Please describe the feature that you want to propose
Some of the DSLs we support (
Integration
,Kamelet
andKamelet Binding
) are Kubernetes Resources that have annotations. We would need a generic extension UI that can list the annotations and edit them.The annotations are stored on the
metadata/annotations
of the flow object returned by the backend.The backend needs to add a boolean in the dsl capabilities endpoint explaining if this UI is shown or not by DSL.
The text was updated successfully, but these errors were encountered: