Kubernetes Prow Robot
524c3a50ea
Merge pull request #6037 from aledbf/redirect
...
Do not append a trailing slash on redirects
2020-10-08 11:51:06 -07:00
Manuel Alejandro de Brito Fontes
8fc2bfeff7
Update to 0.40.2 in helm chart
2020-10-06 16:49:22 -03:00
Manuel Alejandro de Brito Fontes
528d214f20
Release 0.40.2
2020-10-06 16:42:33 -03:00
Manuel Alejandro de Brito Fontes
fc4ccc5eb0
Prepare release 0.40.2
2020-10-06 09:55:05 -03:00
Kubernetes Prow Robot
e541e1879d
Merge pull request #6284 from sslavic/handle-admission-resiliency
...
Improve HandleAdmission resiliency
2020-10-06 04:50:21 -07:00
Stevo Slavić
96f8094fdc
Improve HandleAdmission resiliency
...
Signed-off-by: Stevo Slavić <sslavic@gmail.com>
2020-10-06 07:48:23 +02:00
Manuel Alejandro de Brito Fontes
5fef03322d
Start v0.41.0 cycle
2020-10-05 19:10:11 -03:00
Manuel Alejandro de Brito Fontes
b60f123cc9
Enable e2e tests for k8s v1.16
2020-10-05 18:18:45 -03:00
Kubernetes Prow Robot
3d1acf6db0
Merge pull request #6278 from sslavic/patch-2
...
Sync user guide with config defaults changes
2020-10-05 01:51:06 -07:00
Stevo Slavić
d4152c74fc
Sync user guide with config defaults changes
...
PRs #6226 and #6143 changed the configuration defaults but didn't update
all the configuration defaults docs in the user guide.
This PR updates the user guide to be in sync with the defaults.
Signed-off-by: Stevo Slavić <sslavic@gmail.com>
2020-10-05 10:15:06 +02:00
Manuel Alejandro de Brito Fontes
34e033f59e
Update hardening guide doc
2020-10-02 21:24:37 -03:00
Manuel Alejandro de Brito Fontes
4632497a95
Update helm chart
2020-10-02 15:30:09 -03:00
Manuel Alejandro de Brito Fontes
f7f3815bc7
Release v0.40.1
2020-10-02 15:15:09 -03:00
Manuel Alejandro de Brito Fontes
e29153b711
Prepare for release v0.40.1
2020-10-02 14:45:17 -03:00
Manuel Alejandro de Brito Fontes
9c94d772fb
Add support for admission review v1beta1
2020-10-02 14:03:55 -03:00
Kubernetes Prow Robot
2feb43b522
Merge pull request #6264 from mrbobbytables/update-labels
...
Update triage/support label references to kind/support
2020-10-02 09:07:21 -07:00
Bob Killen
ecfeaecb46
Update triage/support label references to kind/support
...
The label triage/support has been reclassified as kind/support. The
kind/* family of labels makes more logical sense, as they describe the
"kind" of thing an issue or PR is.
For more information, see the announcement email:
https://groups.google.com/g/kubernetes-dev/c/YcaJpsjjLKw/m/i15cLLx5CAAJ
2020-10-02 09:10:51 -04:00
Manuel Alejandro de Brito Fontes
e568fba8c9
Release helm chart
2020-10-01 17:53:49 -03:00
Manuel Alejandro de Brito Fontes
51b786f640
Fix chart markdown link
2020-10-01 17:38:45 -03:00
Manuel Alejandro de Brito Fontes
680378b334
Release v0.40.0
2020-10-01 16:56:44 -03:00
Manuel Alejandro de Brito Fontes
237afda3d1
Prepare for release v0.40.0
2020-09-30 19:01:39 -03:00
Manuel Alejandro de Brito Fontes
85ea446dda
Update test runner image
2020-09-30 17:29:32 -03:00
Manuel Alejandro de Brito Fontes
b7a60c49c2
Reduce number of e2e nodes
2020-09-30 14:42:15 -03:00
Manuel Alejandro de Brito Fontes
104fdab2f6
Refactor TLS e2e tests
2020-09-30 14:42:15 -03:00
Manuel Alejandro de Brito Fontes
c4f78ef11d
Improve e2e speed execution time
2020-09-30 14:42:15 -03:00
Manuel Alejandro de Brito Fontes
9dbfc11f01
Update nginx image
2020-09-30 14:33:25 -03:00
Manuel Alejandro de Brito Fontes
c82ce472a8
Update nginx image and go to 1.15.2
2020-09-30 14:18:10 -03:00
Kubernetes Prow Robot
a268ec493c
Merge pull request #6246 from aledbf/proxy
...
Cleanup proxy protocol e2e test
2020-09-30 09:07:25 -07:00
Manuel Alejandro de Brito Fontes
4cda9787b8
Cleanup proxy protocol e2e test
2020-09-29 22:39:30 -03:00
Manuel Alejandro de Brito Fontes
c8c69df30d
Update nginx to 1.19.3
2020-09-29 12:44:30 -03:00
Manuel Alejandro de Brito Fontes
2af627f0fe
Fix e2e test error
2020-09-29 10:10:40 -03:00
Manuel Alejandro de Brito Fontes
65978ae7f2
Update e2e tests list doc
2020-09-29 09:00:43 -03:00
Kubernetes Prow Robot
8d45bb39a4
Merge pull request #5348 from Antiarchitect/stream-log-annotations
...
Ability to separately disable access log in http and stream contexts
2020-09-28 11:02:53 -07:00
Manuel Alejandro de Brito Fontes
493dd6726d
Replace request_uri
2020-09-27 20:26:39 -03:00
Manuel Alejandro de Brito Fontes
108637bb1c
Migrate to structured logging (klog)
2020-09-27 18:59:57 -03:00
Manuel Alejandro de Brito Fontes
93ac8d5a21
Update go dependencies
2020-09-27 18:44:45 -03:00
Manuel Alejandro de Brito Fontes
a767b1d906
Cleanup
2020-09-27 17:16:09 -03:00
Manuel Alejandro de Brito Fontes
29ea30a4e8
Add events for NGINX reloads
2020-09-27 17:16:09 -03:00
Kubernetes Prow Robot
c7b041fb9e
Merge pull request #6231 from shrpne/patch-1
...
Clear redundant Cross-Origin-Allow- headers from response
2020-09-27 12:06:48 -07:00
shrpne
2948e3e109
better cors
2020-09-27 21:44:24 +03:00
Kubernetes Prow Robot
6fd891f3df
Merge pull request #6217 from touchifyapp/@feature/cors-expose-headers
...
Add annotation to configure CORS Access-Control-Expose-Headers
2020-09-26 16:52:48 -07:00
Manuel Alejandro de Brito Fontes
7722fa38aa
Add admission controller e2e test
2020-09-26 16:06:58 -03:00
Kubernetes Prow Robot
4e3e5ebb94
Merge pull request #6226 from aledbf/defaults
...
Change defaults
2020-09-24 18:47:11 -07:00
Manuel Alejandro de Brito Fontes
a990ac3910
Change defaults
2020-09-24 21:33:56 -03:00
Kubernetes Prow Robot
02e3a3a487
Merge pull request #6221 from kundan2707/sep242020
...
corrected reference for release
2020-09-24 08:16:06 -07:00
Kundan Kumar
cd48c7e87a
corrected reference for release
2020-09-24 15:35:46 +05:30
Maxime LUCE
b7b85175f6
Add annotation to configure CORS Access-Control-Expose-Headers
2020-09-23 17:41:52 +02:00
Kubernetes Prow Robot
00324cec79
Merge pull request #6215 from miry/patch-1
...
Update the comment for Makefile taks live-docs
2020-09-23 05:42:09 -07:00
Michael Nikitochkin
d6a026e01a
Update the comment for Makefile taks live-docs
...
There is a typo in comment for port that used for listening of docs server.
Changed from http://localhost:3000 to http://localhost:8000
2020-09-23 13:33:06 +02:00
Kubernetes Prow Robot
a421f3b4f7
Merge pull request #6214 from daniel-kun/patch-1
...
Update annotations.md - improvements to the documentation of Client Certificate Authentication
2020-09-23 02:36:09 -07:00