Commit graph

4686 commits

Author SHA1 Message Date
Kubernetes Prow Robot
11c7e3001b Merge pull request #4777 from Miouge1/x-forwarded-prefix-chanegelog
[docs] Add info about x-forwarded-prefix breaking change
2019-11-26 15:57:20 -08:00
Kubernetes Prow Robot
7fe61dfd26 Merge pull request #4700 from TronWallet/fix/nodeport_externalips
adds hability to use externalIP when controller service is of type NodePort
2019-11-26 15:33:20 -08:00
Manuel Alejandro de Brito Fontes
523a856d55 Remove Lua resty waf feature 2019-11-26 10:37:43 -03:00
Miouge1
efb5c28693 Add info about x-forwarded-prefix breaking change 2019-11-26 10:11:02 +01:00
Kubernetes Prow Robot
d2b461a114 Merge pull request #4766 from AndiDog/dev-env-fixes
dev-env.sh: fix for parsing `minikube status` output of newer versions, fix shellcheck lints
2019-11-25 11:07:25 -08:00
Andreas Sommer
b3377a8980 Fix for parsing minikube status output of newer versions
Changed in ca7d378aaa to "Configured" or "Misconfigured"
2019-11-21 10:25:31 +01:00
Andreas Sommer
6838a2f25c Fix shellcheck lints in dev-env.sh 2019-11-21 10:23:19 +01:00
Kubernetes Prow Robot
f0c1862125 Merge pull request #4765 from mrbusche/master
Fix extra word
2019-11-20 17:41:28 -08:00
Matt Busche
cadacfe89f Fix extra word 2019-11-20 19:01:56 -06:00
Kubernetes Prow Robot
e452426997 Merge pull request #4749 from skomma/patch-1
Update documentation for rate limiting
2019-11-18 20:31:42 -08:00
Kubernetes Prow Robot
4ffc076e0c Merge pull request #4689 from janosi/upstream_ssl
Server-only authentication of backends and per-location SSL config
2019-11-18 19:49:43 -08:00
Kubernetes Prow Robot
9481d399e2 Merge pull request #4747 from FRI-DAY/image-add-opencontainer-source-label
Docker image: Add source code reference label
2019-11-18 19:23:41 -08:00
Michael Frister
89ef76490f Docker image: Add more opencontainers labels (incl. version) 2019-11-18 10:20:20 +01:00
Kubernetes Prow Robot
21a6767095 Merge pull request #4748 from argeas/update-static-ip-docs
Update documentation for static ip example
2019-11-14 05:07:35 -08:00
Syunsuke Komma
2af74cc9f0 Update annotations.md
Add links to proxy-buffering section
2019-11-13 12:54:42 +09:00
Syunsuke Komma
cbd7d60972 Update annotations.md
Add notes of limit-rate/limit-rate-after
2019-11-13 12:49:59 +09:00
argeas
60f4f3a490 fix ingress name in get example 2019-11-13 02:24:48 +00:00
argeas
d3fb794fce set correct apiVersion 2019-11-13 02:23:27 +00:00
Michael Frister
46401cab1f Docker image: Add source code reference label
This allows tools that automate component updates (in our case Renovate Bot [1])
to automatically find the source repository for the Docker image and extract
release notes from there. Renovate Bot can include the relevant release notes
automatically in a merge request changing the component version.

In [2], Renovate added the label for their own Docker image.

[1] https://github.com/renovatebot/renovate
[2] https://github.com/renovatebot/renovate/pull/3753
2019-11-12 11:40:37 +01:00
Manuel Alejandro de Brito Fontes
d6e20ea09f Fix broken links in documentation (#4746) 2019-11-08 16:22:52 -03:00
Kubernetes Prow Robot
d91b7385bd Merge pull request #4727 from nothinux/master
update docs, remove output in prometheus deploy command
2019-11-08 09:02:14 -08:00
Kubernetes Prow Robot
aa75e439af Merge pull request #4745 from cmluciano/cml/cmlreviewer
add cmluciano to owners
2019-11-08 08:34:16 -08:00
Christopher M. Luciano
62dd38a02d add cmluciano to owners
cmluciano will be working to implement new v1/v2 API changes in the codebase
and is volunteering for triage and PR reviews.

Signed-off-by: Christopher M. Luciano <cmluciano@us.ibm.com>
2019-11-08 11:06:23 -05:00
Kubernetes Prow Robot
81c52c7e89 Merge pull request #4730 from stamm/master
add configuration for http2_max_concurrent_streams
2019-11-08 07:12:29 -08:00
Kubernetes Prow Robot
cb1a37fbc5 Merge pull request #4695 from janosi/secure-verify-ca-secret
Removing secure-verify-ca-secret support
2019-11-08 07:12:21 -08:00
Kubernetes Prow Robot
fcdf22fb28 Merge pull request #4664 from bryanhanner/master
warn when ConfigMap is missing or not parsable instead of erroring
2019-11-08 07:12:14 -08:00
Manuel Alejandro de Brito Fontes
19f5b2348f Fix generation of sitemap.xml file (#4744) 2019-11-08 11:44:47 -03:00
Manuel Alejandro de Brito Fontes
5fd5d6a731 Update nginx image to use openresty master 2019-11-04 15:36:03 -03:00
Rustam Zagirov
ee2072446f add configuration for http2_max_concurrent_streams 2019-10-31 15:13:38 +03:00
nothinux
b92a411080 remove output in prometheus deploy command 2019-10-31 10:29:14 +07:00
Laszlo Janosi
23ccfe81f5 Server level proxy_ssl parameters are applied again, following the comments received.
Also writing tls.crt and tls.key to disk is according to the original code.
2019-10-26 20:20:18 +02:00
Kubernetes Prow Robot
e716b032e4 Merge pull request #4708 from cpanato/add_doc_proxy-max-temp-file-size
add proxy-max-temp-file-size doc
2019-10-23 09:50:30 -07:00
Carlos Panato
ebd66de1d5 add proxy-max-temp-file-size doc 2019-10-23 09:55:46 +02:00
Vinicius Niche Correa
fcf4def97c adds hability to use externalIP 2019-10-21 01:23:27 -03:00
Kubernetes Prow Robot
b6b4ab9d30 Merge pull request #4694 from panpan0000/add-remote-addr-into-l4-logs
Enhancement : add remote_addr in TCP access log
2019-10-20 19:39:37 -07:00
Peter Pan
e9bc37e8de Doc: Add remote_addr into default values in configmap for TCP logging format 2019-10-21 10:18:17 +08:00
Kubernetes Prow Robot
11849559dd Merge pull request #4693 from section-io/feature/adding-docs-about-host-metrics
Adding some documentation about the use of metrics-per-host and enabl…
2019-10-18 10:05:59 -07:00
Laszlo Janosi
1a002e903e Fixing comments 2019-10-18 11:36:00 +02:00
Laszlo Janosi
db0b334796 Removing secure-verify-ca-secret support and writing an error log if that annotation is used in an Ingress definition 2019-10-18 10:58:57 +02:00
Peter Pan
573e2c2a45 add remote_addr in layer 4 access log
original:
[18/Oct/2019:00:47:53 +0000]  TCP 200 4333 81 0.002
new:
[10.6.124.202]  [18/Oct/2019:01:05:15 +0000]  TCP 200 4333  81 0.002
2019-10-18 09:21:01 +08:00
Matthew Wickman
dfa484c00c Adding some documentation about the use of metrics-per-host and enable-metrics cmd line flags 2019-10-17 17:22:49 -06:00
Laszlo Janosi
c4c266c065 Enabling per-location proxy-ssl parameters, so locations of the same server but with own unique Ingress definitions can have different SSL configs 2019-10-17 10:15:53 +02:00
Kubernetes Prow Robot
a9ddb10470 Merge pull request #4683 from valentinsoe/master
Fixed upgrading example command
2019-10-16 09:21:42 -07:00
Valentin Rul
4c7621a255 Fixed upgrading example command 2019-10-16 14:58:30 +03:00
Kubernetes Prow Robot
884abf0058 Merge pull request #4681 from mantuliu/mantuliu-patch-1
Fix docs/development.md describing inaccurate issues
2019-10-16 01:09:40 -07:00
mantuliu
9bf66d5821 Fix documentation describing inaccurate issues 2019-10-16 13:48:35 +08:00
Kubernetes Prow Robot
f66a52ee41 Merge pull request #4678 from wawa0210/doc-install-update
Increase the kubernetes 1.14 version to the installation prompt
2019-10-14 18:07:51 -07:00
张潇
dfdfbdd514 Increase the kubernetes 1.14 version to the installation prompt 2019-10-15 07:31:46 +08:00
Kubernetes Prow Robot
10ebf9e4c7 Merge pull request #4673 from jacksontj/helpful_dns_error
More helpful dns error
2019-10-14 09:12:39 -07:00
Thomas Jackson
a46cb75192 update test cases 2019-10-14 08:14:35 -07:00