Commit graph

5687 commits

Author SHA1 Message Date
Kubernetes Prow Robot
2ee89f592a
Merge pull request #6127 from naioja/aj_aks_internal_lb
AKS example of adding an internal loadbalancer
2020-09-11 06:56:14 -07:00
Kubernetes Prow Robot
f14a981556
Merge pull request #6154 from jetersen/fix/6055
chart: add `topologySpreadConstraint` to controller
2020-09-11 06:52:15 -07:00
Joseph Petersen
4733e7c0eb
add topologySpreadConstraint to controller 2020-09-11 15:41:44 +02:00
Manuel Alejandro de Brito Fontes
9e4c31e012 Update nginx image 2020-09-10 11:39:35 -03:00
Manuel Alejandro de Brito Fontes
e659efbfdb Use dynamic load of modules 2020-09-10 11:39:35 -03:00
Kubernetes Prow Robot
91c6d1a081
Merge pull request #6150 from timmysilv/master
Reject ingresses that use the default annotation if a custom one was provided
2020-09-10 07:11:45 -07:00
Matthew Silverman
9612180f6e reject annotations with default prefix in the case of an override 2020-09-10 09:16:44 -04:00
Kubernetes Prow Robot
b1c64fa822
Merge pull request #6101 from GianOrtiz/burst
Add annotation to set value for burst multiplier on rate limit
2020-09-10 05:09:45 -07:00
Kubernetes Prow Robot
b4ef6592da
Merge pull request #6153 from Sh4d1/scaleway_docs
Add install command for Scaleway
2020-09-10 04:51:45 -07:00
Patrik Cyvoct
6318d40339
Add install command for Scaleway
Signed-off-by: Patrik Cyvoct <patrik@ptrk.io>
2020-09-10 13:47:52 +02:00
Manuel Alejandro de Brito Fontes
e5489d8598 Update qemu-user-static image 2020-09-09 18:04:39 -03:00
Manuel Alejandro de Brito Fontes
e480f024ef Update cloudbuild jobs 2020-09-09 17:40:47 -03:00
Manuel Alejandro de Brito Fontes
f30a32a6e3 Switch modules to dynamic and remove http_dav_module 2020-09-09 12:32:07 -03:00
Kubernetes Prow Robot
6a2d9b3b02
Merge pull request #6128 from ozhuang/patch-1
Fixed proxy protocol link
2020-09-08 18:07:52 -07:00
Manuel Alejandro de Brito Fontes
b26ebb0050 Update default gzip level 2020-09-08 17:23:47 -03:00
Manuel Alejandro de Brito Fontes
d13fdf01f6 Update zipkin library location 2020-09-08 16:20:03 -03:00
Manuel Alejandro de Brito Fontes
d1abba4c8a Update test runner image 2020-09-08 16:20:03 -03:00
Manuel Alejandro de Brito Fontes
4ce686f849 Update nginx image 2020-09-08 16:20:03 -03:00
Manuel Alejandro de Brito Fontes
0925f20d05 Refactor load of tracer load 2020-09-08 16:20:03 -03:00
Manuel Alejandro de Brito Fontes
ccb1eb4925 Add e2e tests to verify opentracing libraries 2020-09-08 16:20:03 -03:00
Kubernetes Prow Robot
bcd33a8d25
Merge pull request #6130 from ashish-billore/patch-1
Update deploy instructions with corrections
2020-09-04 08:17:41 -07:00
Ashish Billore
534b77a94a
Update deploy instructions with corrections
Fix minor typos and improve readability for deploy instructions.
2020-09-04 23:59:38 +09:00
Manuel Alejandro de Brito Fontes
c2884a3da2 Update test runner image 2020-09-04 10:44:40 -04:00
ozhuang
d1e0da7a36
Fixed proxy protocol link 2020-09-04 17:41:11 +08:00
Adrian Joian
062397649e AKS example of adding an internal loadbalancer
This is a simple example of adding an Azure internal loadbalancer when
creating the ingress controller.
2020-09-04 11:28:57 +02:00
Manuel Alejandro de Brito Fontes
333288e755 Library dd-opentracing cannot be static 2020-09-03 17:31:36 -04:00
Manuel Alejandro de Brito Fontes
90830034d3 Update trace modules 2020-09-03 10:04:44 -04:00
Manuel Alejandro de Brito Fontes
8abe794178 Use net.JoinHostPort to avoid IPV6 issues 2020-09-02 22:58:51 -04:00
Manuel Alejandro de Brito Fontes
2217dcf7f1 Cleanup github actions 2020-09-02 21:45:00 -04:00
Manuel Alejandro de Brito Fontes
7e03c13c0c Update e2e image 2020-09-02 16:39:48 -04:00
Manuel Alejandro de Brito Fontes
f3d80b2c28 Increase cloudbuild timeout value 2020-09-02 12:42:55 -04:00
Manuel Alejandro de Brito Fontes
f156f3992b Update go to 1.5.1 and add arm64 2020-09-02 12:27:48 -04:00
Manuel Alejandro de Brito Fontes
b1f0d28634 Require Kubernetes v1.14 or higher and deprecate extensions 2020-09-02 10:00:16 -04:00
Manuel Alejandro de Brito Fontes
f55a47e461 Update go dependencies to fix build logr errors 2020-09-02 08:42:47 -04:00
Manuel Alejandro de Brito Fontes
32e4e0aa09 Update kind version 2020-09-01 21:35:45 -04:00
Manuel Alejandro de Brito Fontes
2a7f84045d Update go dependencies 2020-09-01 21:31:25 -04:00
Kubernetes Prow Robot
33cab380ba
Merge pull request #5757 from agile6v/stream
feat: support to define trusted addresses for proxy protocol in stream block
2020-09-01 17:29:07 -07:00
Manuel Alejandro de Brito Fontes
926c2c3f1b Update kubernetes kind e2e versions 2020-09-01 20:01:57 -04:00
Manuel Alejandro de Brito Fontes
bf23b06501 Update mkdocs 2020-09-01 20:01:12 -04:00
Manuel Alejandro de Brito Fontes
fb92b3a6a5 Fix documentation table layout 2020-09-01 20:01:12 -04:00
Kubernetes Prow Robot
2d44f62e1b
Merge pull request #6097 from hazim1093/unique-addresses
Return unique addresses from service
2020-09-01 16:37:07 -07:00
Kubernetes Prow Robot
bf4bdff3fa
Merge pull request #5881 from dodevops/hardening-guide
Doc: Adding initial hardening guide
2020-09-01 14:17:51 -07:00
Kubernetes Prow Robot
3e84eeaf0a
Merge pull request #6087 from stylianosrigas/add-externaltrafficpolicy-internal-parameter
Adding parameter for externalTrafficPolicy in internal controller service spec.
2020-09-01 11:41:54 -07:00
Stylianos Rigas
442f7bb71b Adding parameter for externalTrafficPolicy in internal controller service spec 2020-09-01 19:20:00 +01:00
Kubernetes Prow Robot
88d2bef4ea
Merge pull request #6104 from phntom/master
Misc fixes for nginx-ingress chart for better keel and prom-oper
2020-09-01 07:51:51 -07:00
Anton Wolkov
ae77b6f506 bumping minor version due to new functionality (.Values.Controller.labels) 2020-09-01 17:36:48 +03:00
Anton Wolkov
fcbc3659b8 Misc fixes for nginx-ingress chart for better keel and prometheus-operator integration
Update: allow values.yaml without labels to pass
2020-08-31 23:14:44 +03:00
Anton Wolkov
0a45e3c655 Misc fixes for nginx-ingress chart for better keel and prometheus-operator integration 2020-08-31 22:46:43 +03:00
Gian Ortz
3820aa416b Add annotation to set value for burst multiplier on rate limit 2020-08-30 19:43:08 -03:00
hazim1093
32b8a3a473 Return unique addresses from service 2020-08-30 23:13:59 +02:00