Commit graph

6079 commits

Author SHA1 Message Date
Pierre Péronnet
2e47563aba 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
rwaweber
dc80c790e4 docs: proxy-real-ip-cidr
Mention default setting and comma-separated list behavior.
2021-03-08 22:03:39 -05:00
Kubernetes Prow Robot
c1f4da499d Merge pull request #6856 from anaclaudiar/multiple-publish-status-addresses
Allow multiple publish status addresses
2021-03-05 09:50:22 -08:00
Shan Mahanama
9554fda21a Update Ingress variable label
Update the label `controller` to `controller_pod`.
2021-02-27 13:00:22 +08:00
AnaClaudia
26dc612a02 Allow multiple publish status addresses 2021-02-26 16:57:54 -05:00
RammusXu
59e9ee57a2 More information for earlier than GKE 1.17 2021-02-26 11:20:37 +08:00
Tobias Bradtke
6d889ede01 Update link to moved repo 2021-02-22 17:14:49 +01:00
Matthew Silverman
bed9973f42 remove test, getaddrinfo fails for tcp in test 2021-02-19 15:04:33 -05:00
Alan J Castonguay
93e43fdb35 NIT: Correct comment re default of server-tokens=false
The default value of ShowServerTokens aka server-tokens in the
global configmap was changed in commit
4e76f79d96 in 2020-09-17 (release v0.40.0)
but one reference was overlooked in this comment.

Other documentation, implementation and testcases are all in agreement.
Correct the comment to align with others: server-tokens=false.
2021-02-19 13:38:50 -05:00
Matthew Silverman
a1d14dafc4 jaeger-endpoint configmap attribute 2021-02-18 17:29:35 -05:00
Xi Shen
01624f2434 Make setup instructions for Docker Desktop general
The same setup instruction for Mac also works on Windows 10. I tested on my own Windows 10 setup. Some other people on the Internet also pointed it out. I think Docker Desktop is supposed to provide feature parity between these platforms. So, I think we can rely on Docker Desktop to keep the behaviour and allow the same instructions to work on both platforms.
2021-02-17 16:15:34 +11:00
Manuel Alejandro de Brito Fontes
067bd3230b aledbf step down from ingress-nginx 2021-02-05 09:59:58 -03:00
Manuel Alejandro de Brito Fontes
53eb0b39e9 Release v0.44.0 2021-02-04 11:36:16 -03:00
Manuel Alejandro de Brito Fontes
208a54ad77 Release helm chart v3.23.0 2021-02-04 11:16:24 -03:00
Manuel Alejandro de Brito Fontes
741ad6a671 Change chart-testing image 2021-02-04 10:54:55 -03:00
Leonidas
cb88c6ebcc Readme Syntax fix
Simple syntax fix
2021-02-04 15:16:01 +02:00
Manuel Alejandro de Brito Fontes
ce013e7422 Prepare release v0.44.0 2021-02-04 08:17:34 -03:00
peter-miroshnikov
24a125eae9 Adding note to Custom Timeouts in Annotation Docs.
It wasnt clear that the timeout values come unitless and in seconds from firsts glance.
Adding a simple note i belive will help.
2021-02-04 11:05:11 +01:00
RammusXu
88493cb206 Update GKE internal LB annotations 2021-02-04 14:32:13 +08:00
Manuel Alejandro de Brito Fontes
f88458e0d4 Force build 2021-02-02 11:33:37 -03:00
Manuel Alejandro de Brito Fontes
534d3c3584 Fix ginkgo build 2021-02-02 11:33:37 -03:00
Kubernetes Prow Robot
c2fcc07c3e Merge pull request #6830 from miry/patch-1
Remove extra comma for Tracing Jaeger config json
2021-02-01 12:17:49 -08:00
Michael Nikitochkin
a5818857d8 Remove extra comma from Jaeger config json
It is not a valid Json generated for Jaeger.
There is extra comma.
2021-02-01 16:52:02 +01:00
Kubernetes Prow Robot
76386477e0 Merge pull request #6823 from jeyraof/master
Change break link for documentation
2021-01-29 16:37:49 -08:00
Jaeyoung Lee
3f2ce6adfd Change break link for documentation 2021-01-29 15:34:48 +09:00
Manuel Alejandro de Brito Fontes
23e088f23d Update kind and kindest images 2021-01-28 12:03:40 -03:00
Manuel Alejandro de Brito Fontes
5c6291e4d8 Release helm chart v3.22.0 2021-01-28 11:09:35 -03:00
Kubernetes Prow Robot
ea922f3708 Merge pull request #6817 from kundan2707/wrongconfigpath
corrected nginx configuration doc path
2021-01-28 05:19:08 -08:00
Kubernetes Prow Robot
01b54c5a6a Merge pull request #6811 from nic-6443/dbg-status-port
add --status-port flag to dbg
2021-01-28 04:39:08 -08:00
Manuel Alejandro de Brito Fontes
b4893a6509 Allow use of numeric namespaces in helm chart 2021-01-28 09:29:53 -03:00
Kundan Kumar
03ce1d603d corrected nginx configuration doc path 2021-01-28 16:16:34 +05:30
Kubernetes Prow Robot
6f309438dc Merge pull request #6802 from krmichel/master
Add value for configuring a custom Diffie-Hellman parameters file
2021-01-27 19:19:07 -08:00
Kyle Michel
a30f4c9107 Add value for configuring a custom Diffie-Hellman parameters file
Revert chart version
2021-01-27 21:04:38 -05:00
Kubernetes Prow Robot
783cc09439 Merge pull request #6813 from hickey/patch-1
Added docs to clear up PROXY definition
2021-01-27 13:31:07 -08:00
Gerard Hickey
a6419ebb9a Added docs to clear up PROXY definition
The current documentation does not provide information for the difference between `:PROXY` and `::PROXY`. I have added a bit of documentation that defines the difference between the two `PROXY` fields.
2021-01-27 11:27:54 -08:00
Kubernetes Prow Robot
d9fa71be69 Merge pull request #5855 from Bisnode/master
New option to set a shutdown grace period
2021-01-27 10:27:08 -08:00
Björn Carlsson
96b48e1203 Add flag to allow setting a shutdown grace period 2021-01-27 14:09:04 +01:00
qianyong
29c387d572 add --status-port flag to dbg 2021-01-27 19:30:20 +08:00
Kubernetes Prow Robot
5747bb3419 Merge pull request #6756 from shubhambhattar/patch-1
Dashboard Panel supposed to show average is showing sum.
2021-01-24 09:14:53 -08:00
Kubernetes Prow Robot
d108567fac Merge pull request #6749 from franciosi/patch-2
Update README.md
2021-01-24 09:12:53 -08:00
Kubernetes Prow Robot
f07ec6b07b Merge pull request #6796 from aledbf/default
Updates to the custom default SSL certificate must trigger a reload
2021-01-22 07:41:27 -08:00
Manuel Alejandro de Brito Fontes
836b25128d Update PemSHA field for default SSL certificate 2021-01-21 19:15:03 -03:00
Kubernetes Prow Robot
e6503c4399 Merge pull request #6790 from CormickKneey/master
🐛 return error if tempconfig missing
2021-01-21 07:51:03 -08:00
cormick
8781228a28 🐛 return error if tempconfig missing
Fmt: gofmt
2021-01-21 22:01:45 +08:00
Manuel Alejandro de Brito Fontes
6187ff908a Update go dependencies 2021-01-20 21:43:30 -03:00
Manuel Alejandro de Brito Fontes
ba07f289dc Update e2e tests link markdown 2021-01-20 19:42:54 -03:00
Manuel Alejandro de Brito Fontes
fc52bf5160 Release helm chart v3.21.0 2021-01-20 15:50:15 -03:00
Manuel Alejandro de Brito Fontes
9750e61847 Update static manifests 2021-01-20 14:42:12 -03:00
Manuel Alejandro de Brito Fontes
8d11289f07 Remove ClusterRole when scope option is enabled 2021-01-20 14:23:41 -03:00
Manuel Alejandro de Brito Fontes
b997e0a309 Update kube-webhook-certgen image to v1.5.1 2021-01-20 14:23:22 -03:00