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
could not create or replace camel.apache.org/v1alpha1, Kind=Kamelet aws-ddb-streams-source: Kamelet.camel.apache.org \"aws-ddb-streams-source\" is invalid: metadata.labels: Invalid value: \"AWS DynamoDB Streams\": a valid label must be an empty string or consist of alphanumeric characters, '-', '_' or '.', and must start and end with an alphanumeric character (e.g. 'MyValue', or 'my_value', or '12345', regex used for validation is '(([A-Za-z0-9][-A-Za-z0-9_.]*)?[A-Za-z0-9])?')
I'm seeing the following error in Camel K:
Labels cannot contain spaces, as specified in https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#syntax-and-character-set.
Unless there is a strong need to query Kamelets by group,
camel.apache.org/kamelet.group: "AWS DynamoDB Streams"
may be declared as an annotation.The text was updated successfully, but these errors were encountered: