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

   <!-- Thanks for filing an issue! Before hitting the button, please answer 
these questions. It's helpful to search the existing GitHub issues first. It's 
likely that another user has already reported the issue you're facing, or it's 
a known issue that we're already aware of.
   
   Describe *in detail* the feature/behavior/change you'd like to see.
   
   Be ready for followup questions, and please respond in a timely manner. If 
we can't reproduce a bug or think a feature already exists, we might close your 
issue.  If we're wrong, PLEASE feel free to reopen it and explain why.
   -->
   
   **Is your feature request related to a problem? Please describe.**
   I deploy the couchdb helm chart as a subchart/dependency with 
`autoSetup.enabled: true` to a cluster that includes Istio. The Istio sidecar 
does not exit/complete when the auto setup Job's `cluster-setup` container 
exits, so the Job does not complete or succeed.
   
   **Describe the solution you'd like**
   I would like the ability to add custom annotations to the auto setup Job. 
These would need to be different annotations than those applied to the 
StatefulSet.
   
   **Describe alternatives you've considered**
   In the short term, I have duplicated the Job template and updated it to 
include a custom annotation that disables the Istio sidecar for the job.
   
   **Additional context**
   None.
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to