Manuel Alejandro de Brito Fontes
|
0365a7c172
|
Remove minikube and only use kind (#5059)
|
2020-02-12 20:19:57 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
281139d1a7
|
Only set mirror source when a target is configured (#5055)
|
2020-02-11 13:48:42 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
77586dd83b
|
Validation of header in authreq should be done only in the key (#5053)
|
2020-02-11 10:30:14 -03:00 |
|
Kubernetes Prow Robot
|
fc41dc732a
|
Merge pull request #5052 from janosi/cm-add-event
Change the handling of ConfigMap creation
|
2020-02-11 03:34:03 -08:00 |
|
Laszlo Janosi
|
42ec2cc0ed
|
Change the handling of ConfigMap creation
When a new CM is created Ingress definitions are checked for reference to the new CM an Ingress sync is triggered if such reference is found.
|
2020-02-11 11:00:48 +01:00 |
|
Manuel Alejandro de Brito Fontes
|
2c5819e1b3
|
Add flag to allow custom ingress status update intervals (#5050)
|
2020-02-10 16:52:50 -03:00 |
|
Kubernetes Prow Robot
|
5e54f66ab2
|
Merge pull request #5040 from BrianKopp/samesite-followup
Update documentation and remove hack fixed by upstream cookie library
|
2020-02-10 10:25:53 -08:00 |
|
Kubernetes Prow Robot
|
76077ac027
|
Merge pull request #5042 from Reuuke/master
Fix X-Forwarded-Proto based on proxy-protocol server port
|
2020-02-10 07:49:54 -08:00 |
|
Ilya Nemakov
|
46a3e0a6fd
|
Fix X-Forwarded-Proto based on proxy-protocol server port
|
2020-02-10 18:08:34 +03:00 |
|
Kubernetes Prow Robot
|
352003c7de
|
Merge pull request #5032 from shashankv02/fix_yaml
Fix fortune-teller app manifest
|
2020-02-09 16:53:52 -08:00 |
|
Manuel Alejandro de Brito Fontes
|
34b6d083b8
|
Cleanup docs (#5043)
|
2020-02-09 20:50:27 -03:00 |
|
Kubernetes Prow Robot
|
e5aaf15639
|
Merge pull request #5041 from armujahid/imgbot
36.94% size reduction of image assets using lossless compression from ImgBot
|
2020-02-08 12:49:53 -08:00 |
|
Abdul Rauf
|
54dac873fd
|
[ImgBot] Optimize images
*Total -- 1,383.42kb -> 872.43kb (36.94%)
/docs/images/jaeger-demo.png -- 141.39kb -> 70.07kb (50.44%)
/docs/images/zipkin-demo.png -- 119.85kb -> 60.54kb (49.48%)
/deploy/grafana/dashboards/screenshot.png -- 606.25kb -> 328.93kb (45.74%)
/docs/images/prometheus-dashboard.png -- 112.45kb -> 80.67kb (28.26%)
/docs/images/elb-l7-listener.png -- 36.84kb -> 28.26kb (23.29%)
/docs/images/baremetal/cloud_overview.jpg -- 47.11kb -> 37.87kb (19.61%)
/docs/images/baremetal/baremetal_overview.jpg -- 37.34kb -> 30.15kb (19.26%)
/docs/images/baremetal/hostnetwork.jpg -- 40.53kb -> 33.71kb (16.82%)
/docs/images/baremetal/metallb.jpg -- 49.01kb -> 40.85kb (16.65%)
/docs/images/grafana.png -- 83.87kb -> 69.98kb (16.56%)
/docs/images/baremetal/nodeport.jpg -- 47.23kb -> 39.53kb (16.3%)
/docs/images/baremetal/user_edge.jpg -- 61.56kb -> 51.85kb (15.77%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
|
2020-02-09 01:01:35 +05:00 |
|
BrianKopp
|
7c7a1b9c8b
|
Update samesite tests
|
2020-02-08 12:58:52 -07:00 |
|
BrianKopp
|
34b194c770
|
Update documentation and remove hack fixed by upstream cookie library
|
2020-02-08 11:54:52 -07:00 |
|
Manuel Alejandro de Brito Fontes
|
8d4278bfd2
|
Update default kind k8s version (#5031)
|
2020-02-07 14:20:16 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
d0423c6d4f
|
Update code to use pault.ag/go/sniff package (#5038)
* Update code to use pault.ag/go/sniff package
* Update go dependencies
|
2020-02-07 12:27:43 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
3e2bbbed3d
|
Update github.com/paultag/sniff dependency (#5035)
|
2020-02-07 11:09:28 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
a9f19b7f98
|
Cleanup README.md (#5037)
|
2020-02-07 10:53:03 -03:00 |
|
Manuel Alejandro de Brito Fontes
|
0f7cd7b6a4
|
Disable DIND in script run-in-docker.sh (#5036)
|
2020-02-07 10:26:33 -03:00 |
|
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 |
|
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 |
|