Commit graph

183 commits

Author SHA1 Message Date
Zach Rhoads
f6dbd93865
updated values.yaml and templates to have separate values for registry and image with container images, left repository value for backwards compatability (#7095) 2021-05-23 09:07:38 -07:00
Brian Harwell
293071ae02
Add support for custom probes (#7137)
* Add support for custom probes

* Fix lint issue with comment

* Bump chart version

* Fix lint issue
2021-05-18 06:37:31 -07:00
Kubernetes Prow Robot
c17506b9fb
Merge pull request #7046 from amirschw/controller-name
[Helm] allow configuring controller container name
2021-05-04 06:33:12 -07:00
James Strong
7cdc819bb3
fix typos 2021-04-30 18:43:44 -04:00
James Strong
78709a1038
update the helm chart 2021-04-30 18:43:44 -04:00
Kubernetes Prow Robot
0d873b620b
Merge pull request #6836 from RammusXu/patch-1
Update GKE internal LB annotations
2021-04-29 07:38:51 -07:00
Ali Mukadam
5751ef5247
[docs] Documentation for Oracle Cloud Infrastructure integration
Added documentation and sample YAML that demonstrate how to use
NGINX Ingress Controller to provision a load balancer on Oracle Cloud
Infrastructure. The following use cases are included:

- public and private load balancers

Signed-off-by: Ali Mukadam <ali.mukadam@oracle.com>
2021-04-27 11:19:29 +10:00
amirschw
bee7360ca4 [Helm] allow configuring controller container name
Signed-off-by: amirschw <24677563+amirschw@users.noreply.github.com>
2021-04-13 15:34:13 +03:00
Muhammad Hamza Zaib
ab58492ea4 Merge branch 'master' of github.com:kubernetes/ingress-nginx into add-servicemonitor-joblabel 2021-04-08 08:37:32 +02:00
Eric Bailey
63e35ac32b Support existing PSPs in Helm chart 2021-04-07 13:04:02 -05:00
Muhammad Hamza Zaib
fbaff07dc2
Merge branch 'master' into add-servicemonitor-joblabel 2021-04-07 08:22:17 +02:00
Muhammad Hamza Zaib
64b5e5b69d Remove trailing spaces 2021-04-07 08:11:03 +02:00
Muhammad Hamza Zaib
5f77efc945 Update changelog 2021-04-07 08:11:03 +02:00
Ricardo Pchevuzinske Katz
07d3d0c44a Release helm chart v3.27.0 2021-04-06 14:04:40 -03:00
Muhammad Hamza Zaib
03bf9bbd87 Bump chart version and update changelog 2021-04-06 08:21:33 +02:00
Muhammad Hamza Zaib
9d9f10ce8b Add option to specify job label for service monitor 2021-04-06 08:19:03 +02:00
Kundan Kumar
c123541271 changed value of serviceport
updated version and changedlogwq!
2021-03-23 22:29:53 +05:30
Joshua Stern
343790a6b2 Add ability to specify automountServiceAccountToken 2021-03-15 14:38:00 -04:00
Pierre Péronnet
59f930dd25
feat(chart) Add volumes to default-backend deployment
Update changelog and Chart.yml

Signed-off-by: Pierre Péronnet <pierre.peronnet@ovhcloud.com>
2021-03-09 16:54:12 +01:00
RammusXu
003088a6b4
More information for earlier than GKE 1.17 2021-02-26 11:20:37 +08:00
Manuel Alejandro de Brito Fontes
59922afae3 Release v0.44.0 2021-02-04 11:36:16 -03:00
Manuel Alejandro de Brito Fontes
d2f139b01f Release helm chart v3.23.0 2021-02-04 11:16:24 -03:00
RammusXu
cb7eefef1b
Update GKE internal LB annotations 2021-02-04 14:32:13 +08:00
Manuel Alejandro de Brito Fontes
bb4f21fb8d Release helm chart v3.22.0 2021-01-28 11:09:35 -03:00
Kubernetes Prow Robot
6a50bf5791
Merge pull request #6817 from kundan2707/wrongconfigpath
corrected nginx configuration doc path
2021-01-28 05:19:08 -08:00
Manuel Alejandro de Brito Fontes
175f97dce5 Allow use of numeric namespaces in helm chart 2021-01-28 09:29:53 -03:00
Kundan Kumar
a5cd8f55cf corrected nginx configuration doc path 2021-01-28 16:16:34 +05:30
Kyle Michel
fac7411cec
Add value for configuring a custom Diffie-Hellman parameters file
Revert chart version
2021-01-27 21:04:38 -05:00
Manuel Alejandro de Brito Fontes
fa0dfd3a3c Release helm chart v3.21.0 2021-01-20 15:50:15 -03:00
Manuel Alejandro de Brito Fontes
80239fc9f4 Remove ClusterRole when scope option is enabled 2021-01-20 14:23:41 -03:00
Manuel Alejandro de Brito Fontes
b79da0d8d2 Update kube-webhook-certgen image to v1.5.1 2021-01-20 14:23:22 -03:00
Kubernetes Prow Robot
91fd40f539
Merge pull request #6783 from irizzant/keda-scaledobject-annotations
Add custom annotations to ScaledObject #6757
2021-01-20 09:21:59 -08:00
Ivan Rizzante
5ff5b99fbc Add custom ScaledObject annotations
Signed-off-by: Ivan Rizzante <i.rizzante@gmail.com>
2021-01-20 16:43:07 +01:00
Stylianos Rigas
07fbf7ff64 Adding in the serviceAccount name 2021-01-15 09:46:36 +00:00
hoodbsa
d70652a0eb
fix scaleTargetRef definition for KEDA v.2 2021-01-14 13:29:32 +03:00
Yasser
a70553f7d8 Do not create HPA if default backend not enabled
Update annotations

Do not create HPA if default backend not enabled
2021-01-12 17:01:47 +01:00
Kubernetes Prow Robot
f13c4f93f5
Merge pull request #6667 from tsuyo/patch-1
Correct the value for setting a static IP
2021-01-05 07:49:59 -08:00
Manuel Alejandro de Brito Fontes
20b2e36c01 Release helm chart v3.19.0 2020-12-30 14:54:06 -03:00
Manuel Alejandro de Brito Fontes
11362d8050 Release helm chart 2020-12-29 11:41:22 -03:00
Kubernetes Prow Robot
3e5605910a
Merge pull request #6691 from dzirg44/ingress-config
Helm: Ingress config change
2020-12-29 05:24:35 -08:00
Kubernetes Prow Robot
f239fe07ff
Merge pull request #6688 from mhulscher/psp-emptydir
feat: allow volume-type emptyDir in controller podsecuritypolicy
2020-12-29 05:24:28 -08:00
Oleg Tsymbal
826da966fc Change: toYaml to range 2020-12-28 23:52:41 +02:00
Mitch Hulscher
39fea58085 feat: allow volume-type emptyDir in controller podsecuritypolicy 2020-12-28 11:01:32 +01:00
Maxim Pogozhiy
b55f4371e3 Add GeoIP Local mirror support 2020-12-28 17:37:26 +10:00
Manuel Alejandro de Brito Fontes
a35a89f993 Release helm chart v3.17.0 2020-12-24 16:10:57 -03:00
Tsuyoshi Miyake
e0e91bb150
Correct the value for setting a static IP 2020-12-24 00:18:30 +09:00
Manuel Alejandro de Brito Fontes
4a81a00414 Fix chart-releaser action 2020-12-21 17:15:59 -03:00
cooperbenson-qz
8de7d42cfc Adding LoadBalancerIP value for internal service
Adding documentation for the value

Bumping chart version

Adding changelog entry

Added change to artifacthub annotation
2020-12-21 09:59:01 -07:00
Manuel Alejandro de Brito Fontes
91d8c86964 Fix helm chart releaser action 2020-12-09 07:49:32 -03:00
Manuel Alejandro de Brito Fontes
a56f1418d8 Fix helm chart releaser action 2020-12-09 07:38:29 -03:00