[
https://issues.apache.org/jira/browse/CAMEL-21006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17867993#comment-17867993
]
Thomas Diesler commented on CAMEL-21006:
----------------------------------------
AFAIK, {{docker push}} uses Docker Hub as the default registry when there is
none given with the image name. I'd prefer to follow this convention instead of
always requiring a registry part in the name or always defaulting to
[quay.io|http://quay.io/]
> Allow kubernetes export without image registry
> ----------------------------------------------
>
> Key: CAMEL-21006
> URL: https://issues.apache.org/jira/browse/CAMEL-21006
> Project: Camel
> Issue Type: Improvement
> Components: camel-jbang
> Reporter: Thomas Diesler
> Assignee: Thomas Diesler
> Priority: Major
> Fix For: 4.8.0
>
>
> Kubernetes export has an `--image-registry` parameter which defaults to
> `quay.io`. It is currently not possible to export a k8s project that uses an
> image name without registry prefix.
> I suggest to remove the arbitrary default and instead require this to be set
> explicitly when needed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)