nicolaferraro commented on issue #2158: URL: https://github.com/apache/camel-k/issues/2158#issuecomment-805634244
The problem is ambiguity with optional fields: If the pattern is `[group[/version]/][namespace/]kind/name`, then in: ``` apps/deployment/x ``` Is `app` the group or the namespace? With: `[[apigroup/]version:]kind:[namespace/]name` you should not have that problem. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
