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 2019/11/23 10:50:55 UTC

[GitHub] [camel-k] nicolaferraro opened a new pull request #1084: Allow to push images to other registries

nicolaferraro opened a new pull request #1084: Allow to push images to other registries
URL: https://github.com/apache/camel-k/pull/1084
 
 
   <!-- Description -->
   
   Fix #613 
   
   This enables any v2 registry to be used to host images. Works well with Docker hub. Doesn't work on Quay.io, but I'm not sure they upgraded to v2.
   
   Still needs:
   [ ] Documentation
   [ ] Integration tests with other registries (there's one for docker hub that I want to try on CI)
   
   
   <!--
   Enter your extended release note in the below block. If the PR requires
   additional action from users switching to the new release, include the string
   "action required". If no release note is required, write "NONE". 
   
   You can (optionally) mark this PR with labels "kind/bug" or "kind/feature" to make sure
   the text is added to the right section of the release notes. 
   -->
   
   **Release Note**
   ```release-note
   Added support for pushing images to authenticated external docker registries (such as Docker Hub)
   ```
   

----------------------------------------------------------------
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


With regards,
Apache Git Services