You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2022/09/19 14:55:24 UTC

[GitHub] [couchdb-helm] colearendt opened a new issue, #94: Ingress should point to the "not headless" service

colearendt opened a new issue, #94:
URL: https://github.com/apache/couchdb-helm/issues/94

   
   **Describe the bug**
   The `couchdb` chart generates two services. The ingress generated by the chart points at the headless service, which is suspected to be a bug since the headless service is defined for the purposes of statefulset maintenance. The client service's niceties (i.e. setting annotations) cannot be used as expected because of this bug.
   
   Tangentially related to #69 , since ingress class can also be set by service annotations in some cases
   
   **Version of Helm and Kubernetes**: N/A
   
   
   **What happened**:
   
   Cannot set annotations on the ingress's service
   
   **What you expected to happen**:
   
   Set annotations on the ingress's service
   
   
   **How to reproduce it** (as minimally and precisely as possible):
   
   
   **Anything else we need to know**:
   
   


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

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


[GitHub] [couchdb-helm] willholley closed issue #94: Ingress should point to the "not headless" service

Posted by GitBox <gi...@apache.org>.
willholley closed issue #94: Ingress should point to the "not headless" service
URL: https://github.com/apache/couchdb-helm/issues/94


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