You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by "bryopsida (via GitHub)" <gi...@apache.org> on 2023/01/28 22:16:16 UTC

[GitHub] [couchdb-helm] bryopsida opened a new pull request, #110: Use multi platform image for autosetup

bryopsida opened a new pull request, #110:
URL: https://github.com/apache/couchdb-helm/pull/110

   <!--
   Thank you for contributing to couchdb-helm. Before you submit this PR we'd like to
   make sure you are aware of the chart technical requirements and best practices:
   
   * https://github.com/helm/charts/blob/master/CONTRIBUTING.md#technical-requirements
   * https://github.com/helm/helm/tree/master/docs/chart_best_practices
   
   For a quick overview across what we will look at reviewing your PR, please read
   our review guidelines:
   
   * https://github.com/helm/charts/blob/master/REVIEW_GUIDELINES.md
   
   Following our best practices right from the start will accelerate the review process and
   help get your PR merged quicker.
   
   When updates to your PR are requested, please add new commits and do not squash the
   history. This will make it easier to identify new changes. The PR will be squashed
   anyways when it is merged. Thanks.
   
   Please make sure you test your changes before you push them.
   -->
   
   #### What this PR does / why we need it:
   This replaces the alpine/curl image used for auto setup with [curlimages/curl](https://hub.docker.com/r/curlimages/curl), the reason is the alpine/curl image has not been updated in over a year and it is also not a multi-platform image. While trying to use the auto setup feature on a arm64 cluster I encountered an exec format error and had to swap out the alpine image for the one in this PR.  
   
   
   #### Special notes for your reviewer:
   
   #### Checklist
   [Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.
   - [x] Chart Version bumped
   - [ ] e2e tests pass (have not executed the workflows but I did use it on my cluster and the job completed)
   - [x] Variables are documented in the README.md
   


-- 
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@couchdb.apache.org

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


[GitHub] [couchdb-helm] willholley merged pull request #110: Use multi platform image for autosetup

Posted by "willholley (via GitHub)" <gi...@apache.org>.
willholley merged PR #110:
URL: https://github.com/apache/couchdb-helm/pull/110


-- 
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@couchdb.apache.org

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