Open apupier opened 2 years ago
is it normal? like we can have whatever attributes at this level?
It's "normal" because the types
field has been modelled as a map, but it should probably be modelled as a comprehensive struct.
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!
I think it is still a feature that can help users a lot. So putting comment to remove stale status
I'm working on this. Sending a PR soon.
from https://camel.apache.org/camel-k/1.7.x/kamelets/kamelets-dev.html#_creating_a_simple_kamelet
in spec -> types, there is an
out
tag but there is noout
tag defined in crd yaml schemahttps://github.com/apache/camel-k/blob/48422c08bc20295d09cb31694adc177726806d6b/helm/camel-k/crds/crd-kamelet.yaml#L271-L426