You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/07/29 00:39:40 UTC

[GitHub] [apisix-helm-chart] tao12345666333 opened a new issue #120: CI: host helm charts on GitHub pages.

tao12345666333 opened a new issue #120:
URL: https://github.com/apache/apisix-helm-chart/issues/120


   Currently our publishing process is not fully automated, and the content in https://charts.apiseven.com and GitHub are not synchronized in real time, which is not conducive to the open source collaboration of this project.
   
   I think we can host helm charts on GitHub pages. I have tested successfully in my fork repo.
   
   
   ```
   ➜  ~ helm repo add x-apisix https://moelove.info/apisix-helm-chart/
   "x-apisix" has been added to your repositories
   ➜  ~ helm repo update
   Hang tight while we grab the latest from your chart repositories...
   ...Successfully got an update from the "demo" chart repository
   ...Successfully got an update from the "apisix" chart repository
   ...Successfully got an update from the "ingress-nginx" chart repository
   ...Successfully got an update from the "x-apisix" chart repository
   Update Complete. ⎈Happy Helming!⎈
   ➜  ~ helm search repo x-apisix
   NAME                                    CHART VERSION   APP VERSION     DESCRIPTION                                    
   x-apisix/apisix                         0.3.6           2.7.0           A Helm chart for Apache APISIX                 
   x-apisix/apisix-dashboard               0.1.6           2.7.0           A Helm chart for Apache APISIX Dashboard       
   x-apisix/apisix-ingress-controller      0.5.1           1.0.0           Apache APISIX Ingress Controller for Kubernetes
   
   ```
   
   We need to solve a few problems to apply these changes to this project:
   
   - [ ] create a `gh-pages` branch for host charts
   - [ ] redirect `https://charts.apiseven.com` to `https://apache.github.io/apisix-helm-chart` to avoid breaking users 
   
   


-- 
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: notifications-unsubscribe@apisix.apache.org

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



[GitHub] [apisix-helm-chart] tao12345666333 closed issue #120: CI: host helm charts on GitHub pages.

Posted by GitBox <gi...@apache.org>.
tao12345666333 closed issue #120:
URL: https://github.com/apache/apisix-helm-chart/issues/120


   


-- 
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: notifications-unsubscribe@apisix.apache.org

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



[GitHub] [apisix-helm-chart] tokers edited a comment on issue #120: CI: host helm charts on GitHub pages.

Posted by GitBox <gi...@apache.org>.
tokers edited a comment on issue #120:
URL: https://github.com/apache/apisix-helm-chart/issues/120#issuecomment-888748967


   That'd be better for the maintaining. cc @juzhiyuan We need your kindly help with step 2 .


-- 
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: notifications-unsubscribe@apisix.apache.org

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



[GitHub] [apisix-helm-chart] tokers commented on issue #120: CI: host helm charts on GitHub pages.

Posted by GitBox <gi...@apache.org>.
tokers commented on issue #120:
URL: https://github.com/apache/apisix-helm-chart/issues/120#issuecomment-888748967


   That'd be better for the maintainment. cc @juzhiyuan We need your kindly help with step 2 .


-- 
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: notifications-unsubscribe@apisix.apache.org

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



[GitHub] [apisix-helm-chart] juzhiyuan commented on issue #120: CI: host helm charts on GitHub pages.

Posted by GitBox <gi...@apache.org>.
juzhiyuan commented on issue #120:
URL: https://github.com/apache/apisix-helm-chart/issues/120#issuecomment-888749748


   @tokers What should I do in the DNS portal? Just set 3xx to `https://apache.github.io/apisix-helm-chart`?


-- 
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: notifications-unsubscribe@apisix.apache.org

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