Provide default value in a specific field for trait properties in CRD
Requirement
As a user I would like to have default value pre-filled
Problem
the default value is provided inside the description text which is not convenient to read from for tooling that want to read/display the display value more prohemitently
Proposal
No response
Open questions
No response
@apupier Just to clarify, you are expecting the default values only for trait fields declared in the documentation to be in the CRD ? For now I plan to add only those present in the documentation.
@squakez I will take care of it.
you are expecting the default values only for trait fields declared in the documentation to be in the CRD ?
From Camel Language Server point of view, I identified only these ones missing. But if there are other places that are missing default values, it would be better to add them too.
I added all the default values I could find/extract. Most of the others are either given by the Kubernetes Platform implementation either conditional. @squakez this issue is fixed AFAIK.
We had to revert the change that fixed this issue. Still open.
This issue has been automatically marked as stale due to 90 days of inactivity. It will be closed if no further activity occurs within 15 days. If you think that’s incorrect or the issue should never stale, please simply write any comment. Thanks for your contributions!