Commit Graph

63 Commits

Author SHA1 Message Date
Bitnami Containers
f3329c07a6 [bitnami/contour] Release 4.3.10 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-07-07 07:31:37 +00:00
Bitnami Containers
2cb6af5539 [bitnami/contour] Release 4.3.9 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-06-21 07:57:27 +00:00
Bitnami Containers
307999771a [bitnami/contour] Release 4.3.8 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-06-19 16:26:49 +00:00
Bitnami Containers
e759a86628 [bitnami/contour] Release 4.3.7 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-06-18 12:19:12 +00:00
Bitnami Containers
69faffb497 [bitnami/contour] Release 4.3.6 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-05-27 22:03:21 +00:00
Nikolay Levitsky
b7ef490a5b [bitnami/contour] Parametrize envoy.serviceAccount.automountServiceAccountToken value (#6463) 2021-05-26 08:45:12 +02:00
Bitnami Containers
a0ef400a7a [bitnami/contour] Release 4.3.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-05-23 14:11:53 +00:00
Bitnami Containers
7ce50d3c2a [bitnami/contour] Release 4.3.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-05-13 19:40:30 +00:00
Bitnami Containers
703bb1c579 [bitnami/contour] Release 4.3.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-04-30 22:16:19 +00:00
Bitnami Containers
08e447271e [bitnami/contour] Release 4.3.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-04-16 20:07:12 +00:00
Boky
b3749e6b10 [bitnami/contour] Add the possibility to set HostIP (#6000)
* [bitnami/contour] Add the possibility to set HostIP

The cart does not allow setting the `hostIP` parameter on the
Envoy Deamonset. This is useful in certain cases (e.g. with `k3s`
and single-node deployments) and should be possible.

This commit simply adds the possibility to set the `hostIP` on ports
exposed by Envoy.

Co-authored-by: Alejandro Moreno <alemorcuq@gmail.com>
Co-authored-by: Alejandro Moreno <alemorcuq@gmail.com>

* Remove extra line

* Remove extra line

Co-authored-by: Alejandro Moreno <alemorcuq@gmail.com>
Co-authored-by: Alejandro Moreno <amorenoc@vmware.com>
2021-04-12 15:23:19 +02:00
Bitnami Containers
f81c5fd789 [bitnami/contour] Release 4.2.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-04-01 19:38:10 +00:00
Matias Meno
d8e16ad8b8 [bitnami/contour] Add ingressclasses to RBAC (#5836)
* Add ingressclasses to RBAC

The original change in contour happened here: https://github.com/projectcontour/contour/pull/3266/files

* Bump chart version
2021-03-19 12:44:02 +01:00
Miguel Ruiz
36a2d1f311 [bitnami/contour] Envoy extraArgs (#5823)
* [bitnami/contour] Envoy extraArgs

* Bump chart version
2021-03-18 09:01:30 +01:00
Bitnami Containers
af6f4b1a95 [bitnami/contour] Release 4.1.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-03-05 20:23:28 +00:00
Juan Ariza Toledano
71fb99f541 [bitnami/*] Use common macro to define RBAC apiVersion (#5585) 2021-02-22 17:37:32 +01:00
Bitnami Containers
a4cf3e9e7b [bitnami/contour] Release 4.1.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-02-09 17:16:55 +00:00
Marco Kilchhofer
f33d4811e8 [bitnami/contour] Fix contour defaultBackend with k8s >= 1.19 (#5350)
* [bitnami/contour] Fix contour defaultBackend with k8s >= 1.19

* Fix typo in README readynessProbe -> readinessProbe
2021-02-02 10:12:49 +01:00
Javier J. Salmerón-García
0083eed546 [bitnami/contour] Add hostAliases (#5219) 2021-01-28 13:17:10 +01:00
Bitnami Containers
5f0217c73f [bitnami/contour] Release 4.0.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-01-27 21:23:25 +00:00
Bitnami Containers
8c4cfd87ce [bitnami/contour] Release 4.0.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-01-27 18:42:53 +00:00
George Goh
25e31a0644 [bitnami/contour] Change CRDs approach to handle CRD upgrades (#3665)
* Place CRDs into a subchart of contour.

Helm does not perform any actions on CRDs when a chart is upgraded.

Placing the CRDs in a subchart causes them to be processed when the
contour chart is upgraded.

Discussions about this approach - https://github.com/projectcontour/contour/issues/2050#issuecomment-673722738

* Bump version to 4.0.0 as there is a breaking change in how CRDs are installed and upgraded(see README).

* Changed the repository location for contour-crds - this lives as top-level in charts.

* Update Chart and add subchart.

* Move contour-crds back inside contour chart.

* Bump the chart version and fix trailing spaces.

* Updated README to indicate notable changes and steps required for upgrading from 3.x to 4.

* Move the 4.0.0 notes to the 'Upgrade' section.

* Move out contour-crds subchart to manage CRDs in a separate `resources` directory.

Add a `contour.manageCRDs` flag to indicate whether you want the chart to manage CRDs or not.

* Remove the obsolete(Helm v2) CRD options from the README and values.yaml.

Document the new `manageCRDs` option.
2021-01-26 09:23:18 +01:00
Carlos Rodríguez Hernández
0462921418 [bitnami/*] Unify icons in Chart.yaml and add missing fields (#5206)
* [bitnami/*] Unify icons in Chart.yaml and add missing fields
* Update Chart.yaml
2021-01-25 07:52:27 +01:00
Bitnami Containers
fa9eaaf43e [bitnami/contour] Release 3.3.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-01-21 19:24:41 +00:00
Carlos Rodríguez Hernández
c5e67a3887 [bitnami/*] Change helm version in the prerequisites (#5090) 2021-01-19 14:40:01 +01:00
Bitnami Containers
f0e9680c1a [bitnami/contour] Release 3.3.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2021-01-17 03:38:47 +00:00
Marco Kilchhofer
80ca8265b5 [bitnami/*] Fix typo in README (leaviness > liveness) (#4917) 2021-01-08 10:27:23 +01:00
Marco Kilchhofer
02b55a0d33 [bitnami/contour] Implement a default backend for convenience (#4881)
* Remove values-production.yaml

We remove this because values.yaml and values-production.yaml are identical and
bitnami member Francisco de Paz Galán stated:
> Also, you can delete the values-production.yaml file, as it is something that
> is in our roadmap to be removed from all of our charts.
Ref: https://github.com/bitnami/charts/pull/3788#pullrequestreview-516865711

* Divide parameters into smaller blocks

* Implement a contour default backend for convenience

This is almost a copy-paste from the nginx-ingress-controller chart:
https://github.com/bitnami/charts/tree/master/bitnami/nginx-ingress-controller

* Move README comments "(eval. as a template)" to right column

* Apply requested changes from review

* Add 3 more missing parameters to README
2021-01-07 16:27:06 +01:00
Ian L
fa692bfbc4 [bitnami/contour] Allow extra arguments to be specified, and passed to Contour container (#4790)
* Allow extra arguments to be specified, and passed to Contour container

This is useful for enabling the PROXY protocol by specifying
`--use-proxy-protocol` as an extra arg.

See https://projectcontour.io/guides/proxy-proto/ for more information.

* Update contour README.md

* Use `common.tplvalues.render` to render extra args for Contour

* Contour v3.2.0
2020-12-22 12:03:50 +01:00
Robert Van Voorhees
5654349bdf [bitnami/contour] Explicit namespaces (#4786)
* Explicitly declare namespace to help with tool integration, also allow putting ServiceMonitor into a different namespace.

* Missing values production.

* Update Chart.yaml
2020-12-21 17:42:30 +01:00
Bitnami Containers
a781cfe449 [bitnami/contour] Release 3.0.3 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-12-18 03:37:02 +00:00
bl-ue
49adc63b67 [bitnami/*] fix typos (#4699)
* Fix typos

* Update bitnami/airflow/README.md

* fix minor typo

Co-authored-by: Marcos Bjoerkelund <marcos@bitnami.com>
2020-12-14 09:17:49 +01:00
Juan Ariza Toledano
2826c125b4 [bitnami/*] Update dependencies (#4694) 2020-12-11 13:05:27 +01:00
Bitnami Containers
0e04d39794 [bitnami/contour] Release 3.0.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-12-11 01:42:43 +00:00
Carlos Rodríguez Hernández
4c79dec4c7 [bitnami/contour] Major version. Adapt Chart to apiVersion: v2 (#4299)
* [bitnami/contour] Major version. Adapt Chart to apiVersion: v2

* [bitnami/contour] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-11-11 01:06:18 +01:00
Bitnami Containers
2008b7e78f [bitnami/contour] Release 2.3.5 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-11-07 06:07:48 +00:00
Juan Ariza Toledano
c08a20e3db [bitnami/*] Include link to Troubleshootin guide on README.md (#4136) 2020-10-28 11:07:11 +01:00
Andreas Bucksteeg
f059891cdb [bitnami/contour] fix: automatic update of ingress.status by contour (#4042)
* fix: automatic update of ingress.status by envoy

As the helm chart uses contour-envoy as the name for the envoy service (which differs from the default envoy service name 'envoy' which contour expects as default), this change adjusts the default configuration to ensure automatic ingress.status updates work out of the box.

* Update of chart version

* Forgot the values-production.yaml

* Update bitnami/contour/values-production.yaml

Using same expression which defines the name of the envoy-service in `templates/envoy/service.yaml`.

Co-authored-by: Jose Antonio Carmona <joancafom@icloud.com>

* fix: using the exact naming expression also used by templates/envoy/service.yaml

* fix: linting error trailing spaces

Co-authored-by: Jose Antonio Carmona <joancafom@icloud.com>
Co-authored-by: Jose Antonio Carmona <jcarmona@bitnami.com>
2020-10-19 15:57:01 +02:00
Ibone González Mauraza
bc6113f6cd [bitnami/contour] Contour v1.9 (#4023)
* [bitnami/contour]add new templates for version 1.9

* [bitnami/contour]add new templates for version 1.9

* change cdr

* [bitnami/contour] Update components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>

Co-authored-by: Bitnami Containers <containers@bitnami.com>
2020-10-19 12:57:14 +02:00
Bitnami Containers
6a8f329969 [bitnami/contour] Release 2.3.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-09-30 22:02:11 +00:00
Jacob Cook
9217b41d97 [bitnami/contour] add podAnnotations to templates (#3811) 2020-09-30 09:32:09 +02:00
Daniel Arteaga
abd8de35e4 [bitnami/contour] feat: support existing secret for tls (#3777)
* [bitnami/contour] feat: support existing secret fot tls

* fix: internal linter errors

* fix: remove spaces after objects
2020-09-28 14:58:40 +02:00
Juan Ariza Toledano
01884c767c [bitnami/*] Affinity based on common presets (#3746) 2020-09-24 15:11:56 +02:00
Andreas Bucksteeg
8bfacfaa23 [bitnami/contour]: Fix installation notes to display correct kubectl commands (#3706)
* fix: using correct service name to output external ip of Contour ingress

* fix: using correct service name to output external ip of Contour ingres

* Bump chart version
2020-09-18 12:31:07 +02:00
Marco Kilchhofer
dc0d0793e3 [bitnami/contour] Configurable envoy ports (#3674) 2020-09-16 08:50:44 +02:00
Marco Kilchhofer
91fa2c0054 [bitnami/contour] Sync upstream changes and chart standardization (#3381)
* Sync back most significant upstream projectcontour changes

The most important change is the refactoring of the shutdown sidecar:
7cd9f4a685

Signed-off-by: Marco Kilchhofer <marco@kilchhofer.info>

* Delete removed CRD ingressroutes.contour.heptio.com

> As a reminder, support for IngressRoute was officially dropped in v1.6.
> If you haven’t already migrated to HTTPProxy, see the IngressRoute to
> HTTPProxy migration guide for instructions on how to do so. Once you have
> migrated, delete the IngressRoute and related CRDs.
Ref: https://projectcontour.io/resources/upgrading/

Signed-off-by: Marco Kilchhofer <marco@kilchhofer.info>

* Sync HTTPProxy CRD

Signed-off-by: Marco Kilchhofer <marco@kilchhofer.info>

* Sync TLSCertificateDelegation CRD

* Drop old TLSCertificateDelegation CRD on API group contour.heptio.com

API group contour.heptio.com is no longer supported since 1.6.x

* Bump minor chart version as the change is no longer a patch

Signed-off-by: Marco Kilchhofer <marco@kilchhofer.info>

* Attempt to fix contour tests by upgrading to latest github actions

* Override envoy service type to ClusterIP to make tests happy

I found a hint in PR #2721 that it should be possible to override values
used in GH actions.

* Revert "Attempt to fix contour tests by upgrading to latest github actions"

This was requested during the review process by dani8art.
This reverts commit 253a8ecd60.

* Add bitnami/common as a dependency

Signed-off-by: Marco Kilchhofer <marco@kilchhofer.info>

* Also use bitnami/common subchart for image

* Implement extraVolumes and extraVolumeMounts on contour and envoy

Signed-off-by: Marco Kilchhofer <marco@kilchhofer.info>

* Implement extraEnvVars on contour and envoy

Signed-off-by: Marco Kilchhofer <marco@kilchhofer.info>

* Implement extraEnvVarsConfigMap and extraEnvVarsSecret

* Implement initContainers for contour and envoy

* Implement service.extraPorts on contour and envoy

* Implement rolling tags helpers

* Sync rbac with upstream

As George Goh (@georgegoh) mentioned in issue projectcontour/contour#2050
the leaderelection role is not needed anymore:
> 1. I remove the `contour-leaderelection` role as it's no longer needed
> in `templates/rbac.yaml`.
> 2. General matching of the rbac.yaml to the rbacs defined in this project.

Signed-off-by: Marco Kilchhofer <marco@kilchhofer.info>

* Update README.md

* Fix default values for image repositories
* Add quotes (`)
* Fix whitespaces in table

* Also use bitnami/common subchart for pullSecrets

The subchart bitnami/common now supports this (version 0.6.2 and newer).
See PR #3566

* Use same tpl functions for job

Inside the Deployment we can use templating with 'tpl'. Since we use the
same structure (affinity, nodeSelector and tolerations) for the
Deployment and the Job, we should also use the same template functions.

* Fix: affinity defined twice

* Use more specific keyword antiAffinity -> antiAffinityPolicy

* Bump chart major: 2.0.0

* Variant2: Implement certgen by using hooks (#2)

* Implement certgen via hooks
* Delete resources with helm hooks only if needed
* Revert "Delete resources with helm hooks only if needed"

This reverts commit 76449252d06b7bda0f16c490316478c3fb1004f1.

As documented inside the helm docs, we should remove unneeded resources:
~~~
The resources that a hook creates are currently not tracked or managed as part
of the release. Once Helm verifies that the hook has reached its ready state,
it will leave the hook resource alone. Garbage collection of hook resources
when the corresponding release is deleted may be added to Helm 3 in the future,
so any hook resources that must never be deleted should be annotated with
`helm.sh/resource-policy: keep`.

Practically speaking, this means that if you create resources in a hook, you
cannot rely upon helm uninstall to remove the resources. To destroy such
resources, you need to either add a custom `helm.sh/hook-delete-policy`
annotation to the hook template file, or set the time to live (TTL) field of
a Job resource.
~~~

* Replace colons with dashes (standardize even more)

This was requested during review by @dani8art

* Clearify README regarding CRDs and helm v3

* Add small upgrading notes to README

* Fix helm2 incompatibility due to PR #2961

Helm2 uses Sprig v2 and therefore the funtion "get" is not available
there. Since we need to guarantee helm v2 support, we need to workaround
this.

* Use consistent component labels on certgen resources

* Use bitnami/common for apiVersion of kind Deployment

* Rename parameter `contour.createCustomResource` to `contour.installCRDs`

* Do not allocate an IP address on metrics services

Services for ServiceMonitor do not need to allocate an IP address. We therefore do not
waste IPs from the services CIDR pool for this.

* Split into subfolders
2020-09-09 15:29:10 +02:00
Miguel Ángel Cabrera Miñagorri
1ed12f96af [bitnami/metrics-server] Add source repo (#3577)
* [bitnami/all] Add home to this repository

* Remove duplicated entries
2020-09-03 12:00:10 +02:00
Bitnami Containers
e78cf865c9 [bitnami/contour] Release 1.2.2 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-09-03 04:07:27 +00:00
Bitnami Containers
96dfc13354 [bitnami/contour] Release 1.2.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
2020-08-28 04:05:31 +00:00
Marco Kilchhofer
5f45523937 [bitnami/contour] Add ability to specify ingressClass and restart pods on config change (#3367)
* Add ability to specify ingressClass

Signed-off-by: Marco Kilchhofer <marco@kilchhofer.info>

* Roll contour pods when config changes

Signed-off-by: Marco Kilchhofer <marco@kilchhofer.info>

* Add documentation (README) of already implemented settings

Signed-off-by: Marco Kilchhofer <marco@kilchhofer.info>

* Remove duplicate in README (rbac.create)

Signed-off-by: Marco Kilchhofer <marco@kilchhofer.info>
2020-08-10 13:37:17 +02:00