Shashank Veerapaneni
c9f4ed9283
fix formatting
2020-02-07 13:28:26 +05:30
Shashank Veerapaneni
003d1efdfd
add selecrtor labels
2020-02-07 13:27:35 +05:30
Abdul Rauf
dbb0970393
docs(deploy): fix helm install command for helm v3 ( #5020 )
...
--name flag has been removed from helm and is now mandatory
helm install [NAME] [CHART] [flags]
2020-02-06 20:47:28 -03:00
Manuel Alejandro de Brito Fontes
ac2ce11739
Add echo image to avoid building and installing dependencies in each test ( #5028 )
2020-02-06 18:08:44 -03:00
Manuel Alejandro de Brito Fontes
9278f0cad2
Update metric dependencies ( #5023 )
2020-02-06 09:50:13 -03:00
Kubernetes Prow Robot
4befa8cc8a
Merge pull request #5015 from aledbf/mirror
...
Refactor mirror feature
2020-02-05 08:55:56 -08:00
Kubernetes Prow Robot
beb1b97165
Merge pull request #5018 from janosi/dep-doc-update
...
Update developer document on dependency updates
2020-02-05 05:51:55 -08:00
Manuel Alejandro de Brito Fontes
b3146354d4
Refactor mirror feature
2020-02-05 10:39:55 -03:00
Laszlo Janosi
1cca9d9623
Update developer document on dependency updates
2020-02-05 14:14:52 +01:00
Manuel Alejandro de Brito Fontes
be22a5d9bc
Fix dep-ensure task ( #5016 )
2020-02-05 09:41:04 -03:00
Manuel Alejandro de Brito Fontes
b9e944a8a6
Move mod-security logic from template to go code ( #5009 )
2020-02-04 14:04:11 -03:00
Manuel Alejandro de Brito Fontes
a16ed1b01f
Update nginx image, go to 1.13.7 and e2e image ( #5011 )
2020-02-04 14:02:10 -03:00
Manuel Alejandro de Brito Fontes
6ab10fa68d
Update nginx image ( #5010 )
2020-02-04 11:49:07 -03:00
Kubernetes Prow Robot
08e19a2788
Merge pull request #5008 from ArchangelSDY/fix-docker-buildx-check
...
Fix docker buildx check in Makefile
2020-02-03 05:03:20 -08:00
Archangel_SDY
c10d4f5381
Fix docker buildx check in Makefile
...
Add a missing tab or we will hit it in all targets.
2020-02-03 20:17:26 +08:00
Kubernetes Prow Robot
f9182c0f5c
Merge pull request #5000 from headcr4sh/patch-1
...
Update python syntax in OAuth2 example
2020-02-02 14:47:20 -08:00
Manuel Alejandro de Brito Fontes
54c30b91c9
Fix server aliases ( #5003 )
2020-02-02 19:08:55 -03:00
Benjamin P. Jung
d1f59ca2b4
Update python syntax in OAuth2 example
2020-02-02 13:23:01 +01:00
Manuel Alejandro de Brito Fontes
431637d81a
Fix limitrange definition ( #4999 )
2020-02-01 21:14:33 -03:00
Manuel Alejandro de Brito Fontes
ee5595f5be
Cleanup main makefile and remove the need of sed ( #4995 )
2020-01-31 22:56:55 -03:00
Manuel Alejandro de Brito Fontes
3f94729c52
Fix status update for clusters where networking.k8s.io is not available ( #4996 )
2020-01-31 21:37:15 -03:00
Manuel Alejandro de Brito Fontes
5d6f09fbcd
Calculation algorithm for server_names_hash_bucket_size should consider annotations ( #4993 )
2020-01-31 13:01:28 -03:00
Kubernetes Prow Robot
beef9fae2d
Merge pull request #4949 from BrianKopp/same-site
...
Add SameSite support - omit None for old browsers
2020-01-31 03:50:21 -08:00
Kubernetes Prow Robot
3bf14761ce
Merge pull request #4991 from Herr-Sepp/patch-2
...
doc: added hint why regular expressions might not be accepted
2020-01-30 11:06:19 -08:00
Herr-Sepp
3f4da0fa0f
added hint why regular expressions might not be accepted
...
Kubernetes validates all regular expressions using RE2 which does not support the full syntax of PCRE which uses NGINX.
see: #4989
2020-01-30 19:22:41 +01:00
Manuel Alejandro de Brito Fontes
11192819ff
Dump kind logs after e2e tests ( #4987 )
2020-01-30 11:42:57 -03:00
Brian Kopp
1b523390bb
Add SameSite=None support and conditionally omit SameSite=None for backwards compatibility
2020-01-29 14:30:00 -07:00
Manuel Alejandro de Brito Fontes
5d05e19cc3
Fix enable opentracing per location ( #4983 )
2020-01-29 12:20:05 -03:00
Laszlo Janosi
bc79fe1532
Add: documentation for proxy-ssl-location-only
2020-01-29 10:00:55 +01:00
Laszlo Janosi
ced67e53a1
New logic: proxy-ssl parameters can be applied on locations only
...
Add: new parameter in the ConfigMap to control whether the proxy-ssl parameters of an Ingress should be applied on server and location levels, or only on location level
Add: logic in the config handling to work according to the new ConfigMap parameter
Add: unit test case
2020-01-29 10:00:55 +01:00
Manuel Alejandro de Brito Fontes
19e9e9d7ed
Fix image version ( #4977 )
2020-01-28 08:56:12 -03:00
Manuel Alejandro de Brito Fontes
0c9ff1afed
Fix travis ( #4976 )
...
* Fix docker installation in travis script
* Update travis to bionic
2020-01-28 08:48:28 -03:00
Manuel Alejandro de Brito Fontes
1e25dcfaba
Fix docker installation in travis script ( #4975 )
2020-01-28 08:40:35 -03:00
Manuel Alejandro de Brito Fontes
6ee131e975
Add travis script for docs ( #4974 )
2020-01-28 08:34:15 -03:00
Manuel Alejandro de Brito Fontes
1f93cb8f35
Fix release script ( #4973 )
2020-01-28 08:04:13 -03:00
Manuel Alejandro de Brito Fontes
9fa3940089
Release 0.28.0 ( #4970 )
2020-01-28 07:56:33 -03:00
Manuel Alejandro de Brito Fontes
1021051fb3
Avoid overlap of rate limit zones
2020-01-27 00:38:54 -03:00
Manuel Alejandro de Brito Fontes
340bb39384
Avoid overwrite of auth file
2020-01-27 00:38:54 -03:00
Manuel Alejandro de Brito Fontes
02c99e9ccf
Update e2e image
2020-01-27 00:01:13 -03:00
Manuel Alejandro de Brito Fontes
68bfbd939b
Remove hard-coded timeout in e2e tests
2020-01-27 00:01:13 -03:00
Manuel Alejandro de Brito Fontes
d9983cb387
Fix spell errors
2020-01-27 00:01:13 -03:00
Manuel Alejandro de Brito Fontes
23e7565ebc
Update go dependencies
2020-01-27 00:01:13 -03:00
Kubernetes Prow Robot
2f8cbeb8fa
Merge pull request #4956 from djboris9/proxy-protocol-port
...
Fix proxy protocol support for X-Forwarded-Port
2020-01-26 12:27:02 -08:00
Manuel Alejandro de Brito Fontes
5eddf1095d
Add verification of docker buildx support ( #4966 )
2020-01-26 10:07:55 -03:00
Manuel Alejandro de Brito Fontes
7ff49b25d6
Move opentracing configuration for location to go ( #4965 )
2020-01-25 21:39:20 -03:00
Manuel Alejandro de Brito Fontes
a4f3467f9b
Cleanup dev-env script ( #4932 )
2020-01-25 20:17:26 -03:00
Manuel Alejandro de Brito Fontes
1443ebf5a8
Cleanup of e2e docker images ( #4962 )
2020-01-25 17:43:21 -03:00
Manuel Alejandro de Brito Fontes
a8a827a806
Remove prometheus socket before listen ( #4961 )
2020-01-25 14:52:51 -03:00
Manuel Alejandro de Brito Fontes
66ef05849f
Refactor how to handle sigterm and nginx process goroutine ( #4959 )
2020-01-25 14:52:31 -03:00
HowJMay
ad8a01f945
fix: Fix typo
...
Fix typo in comment
2020-01-25 16:03:18 +08:00