Manuel Alejandro de Brito Fontes
2d51fbf6fe
Fix make-clean target
2020-06-17 11:25:06 -04:00
Kubernetes Prow Robot
8f389c5ec5
Merge pull request #5729 from kulong0105/master
...
docs: update development.md
2020-06-17 07:00:39 -07:00
Yilong Ren
6545b1fe69
docs: update development.md
...
current Makefile have no "container" target, now use "image" target to
build local image
and also have no "push" target
2020-06-17 16:23:13 +08:00
Manuel Alejandro de Brito Fontes
5e88760de3
Adjust E2E_NODES variable
2020-06-16 22:29:54 -04:00
Kubernetes Prow Robot
e65b2ca5b7
Merge pull request #5708 from towolf/patch-1
...
Add sysctl exemptions to controller PSP
2020-06-16 10:40:04 -07:00
Tobias Wolf
1d54d8b565
Add sysctl exemptions to controller PSP
...
I would like to be able to support this construction in my DaemonSet, I have coontrol over the host and this is the easiest way yo bump the socket properties.
```yaml
securityContext:
sysctls:
- name: net.core.somaxconn
value: "8192"
```
2020-06-16 19:11:45 +02:00
Manuel Alejandro de Brito Fontes
c0035d29c3
Fix e2e externalName test
2020-06-16 12:24:10 -04:00
Kubernetes Prow Robot
c5d7e2ad43
Merge pull request #5717 from geoblink/feature/add-support-for-internal-load-balancer
...
Add support for an internal load balancer along with an external one
2020-06-16 08:28:04 -07:00
Luis Garnica Guilarte
398f548b75
Add support for an internal load balancer along with an external one
...
Signed-off-by: Luis Garnica Guilarte <luisgarnica42@gmail.com>
2020-06-16 16:59:43 +02:00
Kubernetes Prow Robot
2e5a4bc62e
Merge pull request #5724 from jqlu/patch-1
...
Update troubleshooting.md
2020-06-16 06:40:09 -07:00
Manuel Alejandro de Brito Fontes
c067366d87
Remove deprecrated --generator flag
2020-06-16 09:36:00 -04:00
jqlu
7054e1ec0a
Update troubleshooting.md
2020-06-16 15:17:34 +08:00
Kubernetes Prow Robot
832c4e800f
Merge pull request #5702 from sylr/filter-tiller-configmaps
...
Filter out objects that belong to Helm
2020-06-13 11:57:56 -07:00
Manuel Alejandro de Brito Fontes
d917435c12
Fix static manifests location
2020-06-13 11:00:24 -04:00
Kubernetes Prow Robot
0f0a77c542
Merge pull request #5703 from sylr/build-no-cgroups
...
Use build tags to make it compile on non linux platforms
2020-06-12 20:51:55 -07:00
Kubernetes Prow Robot
e9a08abffe
Merge pull request #5700 from sylr/user-agent
...
Configure User-Agent
2020-06-12 18:47:55 -07:00
Manuel Alejandro de Brito Fontes
7d50c80c1e
Update mkdocs
2020-06-12 16:23:11 -04:00
Kubernetes Prow Robot
507bef873b
Merge pull request #5707 from kundan2707/myupdate
...
fix for #5666
2020-06-11 18:09:56 -07:00
Kubernetes Prow Robot
3939fd2816
Merge pull request #5706 from dbpolito/patch-1
...
Fix controller.publishService.enabled on README
2020-06-11 18:05:56 -07:00
Kundan Kumar
4ff9830056
fix for #5666
2020-06-12 06:16:53 +05:30
Daniel Polito
e9c9068342
Fix controller.publishService.enabled on README
2020-06-11 21:30:26 -03:00
Sylvain Rabot
c0ae83f891
Use build tags to make it compile on non linux platforms
...
Signed-off-by: Sylvain Rabot <sylvain@abstraction.fr>
2020-06-11 21:50:03 +02:00
Sylvain Rabot
c9cb3dd626
Filter out objects that belong to Helm
...
Signed-off-by: Sylvain Rabot <sylvain@abstraction.fr>
2020-06-11 19:18:56 +02:00
Sylvain Rabot
09074a8589
Configure User-Agent
...
Signed-off-by: Sylvain Rabot <sylvain@abstraction.fr>
2020-06-11 17:34:38 +02:00
Manuel Alejandro de Brito Fontes
df8ceea8a9
Release 0.33.0
2020-06-11 10:24:08 -04:00
Kubernetes Prow Robot
589187c350
Merge pull request #5665 from agile6v/performance
...
Fix: improve performance
2020-06-10 21:08:56 -07:00
Manuel Alejandro de Brito Fontes
c223b026f9
Prepare for release 0.33.0
2020-06-10 14:47:33 -04:00
agile6v
5b0f7d7d6e
Improve performance.
2020-06-10 17:36:56 +08:00
Manuel Alejandro de Brito Fontes
1d4c7ec65c
Fix lua lint error
2020-06-09 17:19:16 -04:00
Andreas Sommer
f27b404421
Serve correct TLS certificate for requests with uppercase host
2020-06-09 16:47:03 -04:00
Manuel Alejandro de Brito Fontes
3d3efaab29
Fix proxy_protocol duplication in listen definition
2020-06-09 15:00:59 -04:00
Kubernetes Prow Robot
0549d9b132
Merge pull request #5672 from agile6v/master
...
feat: enable lj-releng tool to lint lua code.
2020-06-09 11:15:19 -07:00
Kubernetes Prow Robot
928ea08570
Merge pull request #5682 from saraedum/patch-2
...
Fix typo
2020-06-09 06:29:18 -07:00
Julian Rüth
8242fc712c
Fix typo
2020-06-09 14:14:58 +02:00
agile6v
bafbd4cccf
Enable lj-releng tool to lint lua code.
2020-06-09 18:01:35 +08:00
Kubernetes Prow Robot
1ecc0b3e86
Merge pull request #5664 from jeffrey-hui/master
...
fix undefined variable $auth_cookie error due to when location is denied
2020-06-08 15:19:19 -07:00
Jeff Hui
7767230e6a
fix undefined variable $auth_cookie error when location is denied
...
(add) isLocationAllowed check before setting the cookie
2020-06-08 13:59:52 -04:00
Kubernetes Prow Robot
99aad291a5
Merge pull request #5656 from agile6v/dev
...
feat: add http-access-log-path and stream-access-log-path options in configMap
2020-06-08 06:27:46 -07:00
Kubernetes Prow Robot
4e4f447d3f
Merge pull request #5677 from nvtkaszpir/patch-1
...
Add URL to official grafana dashboards
2020-06-07 17:21:46 -07:00
Michał Sochoń
1e6cd68e79
Add URL to official grafana dashboards
...
Convert from italic text to clickable link.
2020-06-08 00:19:52 +02:00
Kubernetes Prow Robot
418c3de04a
Merge pull request #5646 from chamilad/doc_fixes
...
Add minor doc fixes to user guide and chart readme
2020-06-05 13:21:48 -07:00
Manuel Alejandro de Brito Fontes
36f7dd2e0b
Fix cloud-timeout setting
2020-06-04 17:52:16 -04:00
Manuel Alejandro de Brito Fontes
c687323489
Increase cloud-build timeout
2020-06-04 17:46:22 -04:00
Manuel Alejandro de Brito Fontes
0b1d784534
Add missing REPO_INFO en variable to cloud-build
2020-06-04 17:31:41 -04:00
Manuel Alejandro de Brito Fontes
4412942712
Set missing USER in cloud-build
2020-06-04 17:25:30 -04:00
Manuel Alejandro de Brito Fontes
9c25e65cfb
Update cloud-build configuration
2020-06-04 16:45:05 -04:00
agile6v
fc1c043437
Add http-access-log-path and stream-access-log-path options in configMap
2020-06-05 01:27:26 +08:00
Kubernetes Prow Robot
8419bb60b5
Merge pull request #5652 from jeffrey-hui/patch-1
...
Add documentation for loading e2e tests without using minikube
2020-06-03 15:58:43 -07:00
Jeff Hui
6848be5b0b
Add documentation for loading e2e tests without using minikube
...
Use Kind to build the e2e test image and subsequently run the tests
2020-06-03 16:36:19 -04:00
chamilad
ee84603d06
Add minor doc fixes to user guide and chart readme
2020-06-03 17:54:41 +12:00