Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port Helm PRs #2

Merged
merged 7 commits into from
Oct 31, 2019
Merged

Port Helm PRs #2

merged 7 commits into from
Oct 31, 2019

Conversation

willholley
Copy link
Member

@willholley willholley commented Oct 22, 2019

Ports outstanding PRs from helm/stable and publish as chart version 2.3.0.

@willholley willholley changed the title WIP: Port Helm PRs Port Helm PRs Oct 29, 2019
@willholley willholley requested a review from kocolosk October 29, 2019 09:22
@@ -80,7 +80,7 @@ install_local-path-provisioner() {
}

install_charts() {
docker_exec ct lint-and-install --chart-repos couchdb=https://apache.github.io/couchdb-helm --chart-dirs .
docker_exec ct lint-and-install --charts couchdb --upgrade --chart-dirs .
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is cool, is this because our repo is considered official in Helm Hub?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe it uses Git (see here) so will work so long as current repo contains the previous version.

@kocolosk
Copy link
Member

Some minor bits:

Otherwise this is all goodness.

@willholley willholley force-pushed the port-helm-prs branch 4 times, most recently from f799ec5 to cb63c67 Compare October 31, 2019 15:11
willholley and others added 7 commits October 31, 2019 15:12
Ported from helm/charts#16794.

Co-authored-by: Sylvain Perrinel <sylvain.perrinel@gmail.com>
Ported from helm/charts#17079.

Co-authored-by: jayenzo <jwarner315@gmail.com>
Adds a NetworkPolicy to enable communication between CouchDB pods
and external ingress on port 5984.

This is required in environments (e.g. Red Hat OpenShift) which apply
DenyAll network policies by default.

ported from helm/charts#17262
Port from helm/charts#17683

Co-authored-by: Kevin Lau <kevin.lau31@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants