You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/03/24 09:17:41 UTC

[GitHub] [camel-k] nicolaferraro edited a comment on issue #2158: Normalize object references

nicolaferraro edited a comment 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 `apps` 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:
users@infra.apache.org