Commit graph

202 commits

Author SHA1 Message Date
Long Wu Yuan
557604f4ef
changed appversion, chartversion, TAG, image (#7490) 2021-08-13 15:31:32 -07:00
Ricardo Katz
f973f3ffda
Release new helm chart with certgen fixed (#7478)
* Update go version, modules and remove ioutil

* Release new helm chart with certgen fixed
2021-08-12 12:05:50 -07:00
Akshit Grover
fd8687c648
Add controller.watchIngressWithoutClass config option (#7459)
Signed-off-by: Akshit Grover <akshit.grover2016@gmail.com>
2021-08-09 05:53:32 -07:00
Jintao Zhang
3c0bfc1ca3
[cherry-pick] Add dev-v1 branch into helm releaser (#7428)
* Add dev-v1 branch into helm releaser (#7424)

* chore: add link for artifacthub.io/prerelease annotations

Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>

Co-authored-by: Ricardo Katz <rikatz@users.noreply.github.com>
2021-08-03 10:45:04 -07:00
Ricardo Katz
7c1809d70c
Change the order of annotation just to trigger a new helm release (#7425) 2021-08-03 07:18:48 -07:00
Long Wu Yuan
ceda3ec49b
Release v1.0.0-beta.1 - helm and manifests (#7422) 2021-08-03 06:34:48 -07:00
Ricardo Katz
cef147a24d
Fix IngressClass logic for newer releases (#7341)
* Fix IngressClass logic for newer releases

Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>

* Change e2e tests for the new IngressClass presence

* Fix chart and admission tests

Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>

* Fix helm chart test

Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>

* Fix reviews

* Remove ingressclass code from admission
2021-07-28 14:58:46 -07:00
Carlos Tadeu Panato Junior
33bf063af0
update OWNERS and aliases files (#7365) (#7366)
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2021-07-16 07:10:11 -07:00
Tore
ea0f02524b
fix: allow scope/tcp/udp configmap namespace to altered (#7161) 2021-07-16 04:58:10 -07:00
Jintao Zhang
f5af88a320
chart: using Helm builtin capabilities check (#7190)
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2021-06-27 14:51:24 -07:00
Bill Cassidy
f2509e4a3f
Use ENV expansion for namespace in args (#7146)
Update the DaemonSet namespace references to use the `POD_NAMESPACE` environment variable in the same way that the Deployment does.
2021-06-27 14:09:24 -07:00
Ricardo Katz
78afe7e389
Drop v1beta1 from ingress nginx (#7156)
* Drop v1beta1 from ingress nginx

Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>

* Fix intorstr logic in controller

Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>

* fixing admission

Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>

* more intorstr fixing

* correct template rendering

Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>

* Fix e2e tests for v1 api

Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>

* Fix gofmt errors

* This is finally working...almost there...

Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@gmail.com>

* Re-add removed validation of AdmissionReview
2021-06-23 14:20:10 -07:00
Jintao Zhang
a8408cdb51
release: helm chart v3.34.0 (#7258)
Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
2021-06-22 04:37:58 -07:00
Long
2a190d2657
added namespace field in the namespace scoped resource templates of helm chart (#7256)
* added namespace field in the namespace scoped resource templates of helm chart

* moved namespace field from roleRef to metadata
2021-06-21 04:56:51 -07:00
Christian Rebischke
cec3c0af3d
helm: add new ingressClass resource (#6882)
* helm: add new ingressClass resource

* add ingress parameters support

This commit adds ingress parameters support.
Credits go to Ariel Vinas: ariel@craftech.io
2021-06-18 16:16:42 -07:00
Ricardo Katz
811ed7be57
Release v0.47.0 (#7211)
Signed-off-by: Ricardo Katz <ricardo.katz@gmail.com>
2021-06-06 09:22:39 -07:00
Njegos Railic
9e89951ec7
Add annotations for HPA (#7117) 2021-06-02 02:52:24 -07:00
Maurice Faber
7c6b694e72
Update controller-poddisruptionbudget.yaml (#6734)
Logic was wrong. See additional check that is also part of the first OR.
2021-05-30 13:16:25 -07:00
Goran
43d33528e1
Commented by default deprecated repository key/value pair (#7174) 2021-05-30 13:00:25 -07:00
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