commit | 9a22f3fb6a3f8e356b7f24a7f6c5453c70fb9a4f | [log] [tgz] |
---|---|---|
author | Jonathan Hall <flimzy@flimzy.com> | Mon Sep 21 16:16:50 2020 +0200 |
committer | Jonathan Hall <flimzy@flimzy.com> | Tue Sep 22 15:18:01 2020 +0200 |
tree | ab2ab22a75acf12a6dd1ee131d3387a9a2bceec9 | |
parent | 45a9d7566a54ccd55a3b1073c5b317f02b75e43b [diff] |
Set curl credentials for require_valid_user, as well This does mean that we now send credentials for the /_up endpoint even when require_valid_user is not set, but this should not hurt anything.
This repository contains assets related to the CouchDB Helm chart.
couchdb
: contains the unbundled Helm charttest
: containes scripts to test the chart locally using Kindmake test
will run an integration test using Kind. This stands up a Kubernetes cluster locally and ensures the chart will deploy using the default options and Helm.
Chart versions are immutable. On every version change, make publish
should be run to create a new chart bundle and update the repostory metadata.
General feedback is welcome at our user or developer mailing lists.
Apache CouchDB has a CONTRIBUTING file with details on how to get started with issue reporting or contributing to the upkeep of this project. In short, use GitHub Issues, do not report anything to the Helm team.
The chart follows the technical guidelines / best practices maintained by the Helm team.