You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by GitBox <gi...@apache.org> on 2022/04/22 07:26:38 UTC

[GitHub] [bigtop] LeviticusMB opened a new pull request, #889: BIGTOP-3672: Always use HTTPS when accessing repos and not plain HTTP.

LeviticusMB opened a new pull request, #889:
URL: https://github.com/apache/bigtop/pull/889

   <!--
     Thanks for sending a pull request!
       1. If this is your first time, please read our contributor guidelines: https://cwiki.apache.org/confluence/display/BIGTOP/How+to+Contribute
       2. Make sure your PR title starts with JIRA issue id, e.g., 'BIGTOP-3638: Your PR title ...'.
   -->
   
   ### Description of PR
   Use HTTPS instead of HTTP when building the images.
   
   ### How was this patch tested?
   I was able to use the new Docker image to build HBase for CentOS 8 and Rocky 8.
   
   ### For code changes:
   
   - [X] Does the title or this PR starts with the corresponding JIRA issue id (e.g. 'BIGTOP-3638. Your PR title ...')?
   - [X] Make sure that newly added files do not have any licensing issues. When in doubt refer to https://www.apache.org/licenses/


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

To unsubscribe, e-mail: dev-unsubscribe@bigtop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [bigtop] sekikn merged pull request #889: BIGTOP-3672: Always use HTTPS when accessing repos and not plain HTTP.

Posted by GitBox <gi...@apache.org>.
sekikn merged PR #889:
URL: https://github.com/apache/bigtop/pull/889


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

To unsubscribe, e-mail: dev-unsubscribe@bigtop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [bigtop] sekikn commented on pull request #889: BIGTOP-3672: Always use HTTPS when accessing repos and not plain HTTP.

Posted by GitBox <gi...@apache.org>.
sekikn commented on PR #889:
URL: https://github.com/apache/bigtop/pull/889#issuecomment-1108415218

   +1, tested with some distros and confirmed their images were successfully built.
   Thank you for the contribution, @LeviticusMB!


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

To unsubscribe, e-mail: dev-unsubscribe@bigtop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org