Kubernetes Prow Robot
861dc6a40b
Merge pull request #5708 from towolf/patch-1
...
Add sysctl exemptions to controller PSP
2020-06-16 10:40:04 -07:00
Tobias Wolf
e55cf3d5a9
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
c10dabc3f0
Fix e2e externalName test
2020-06-16 12:24:10 -04:00
Kubernetes Prow Robot
20f592a975
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
0912452ff9
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
aa9648df80
Merge pull request #5724 from jqlu/patch-1
...
Update troubleshooting.md
2020-06-16 06:40:09 -07:00
Manuel Alejandro de Brito Fontes
e476215973
Remove deprecrated --generator flag
2020-06-16 09:36:00 -04:00
jqlu
0f78f0b3c7
Update troubleshooting.md
2020-06-16 15:17:34 +08:00
Kubernetes Prow Robot
df3682e5cb
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
275411c7eb
Fix static manifests location
2020-06-13 11:00:24 -04:00
Kubernetes Prow Robot
d294a44dac
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
d720122e1c
Merge pull request #5700 from sylr/user-agent
...
Configure User-Agent
2020-06-12 18:47:55 -07:00
Manuel Alejandro de Brito Fontes
bb659fc1cb
Update mkdocs
2020-06-12 16:23:11 -04:00
Kubernetes Prow Robot
5191076478
Merge pull request #5707 from kundan2707/myupdate
...
fix for #5666
2020-06-11 18:09:56 -07:00
Kubernetes Prow Robot
970cce4c21
Merge pull request #5706 from dbpolito/patch-1
...
Fix controller.publishService.enabled on README
2020-06-11 18:05:56 -07:00
Kundan Kumar
c3cbe0d1c0
fix for #5666
2020-06-12 06:16:53 +05:30
Daniel Polito
853c01ca31
Fix controller.publishService.enabled on README
2020-06-11 21:30:26 -03:00
Sylvain Rabot
404480540d
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
6662c73388
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
a5973c9c7b
Configure User-Agent
...
Signed-off-by: Sylvain Rabot <sylvain@abstraction.fr>
2020-06-11 17:34:38 +02:00
Manuel Alejandro de Brito Fontes
17997915e9
Release 0.33.0
2020-06-11 10:24:08 -04:00
Kubernetes Prow Robot
0d95951a92
Merge pull request #5665 from agile6v/performance
...
Fix: improve performance
2020-06-10 21:08:56 -07:00
Manuel Alejandro de Brito Fontes
04bf7bed89
Prepare for release 0.33.0
2020-06-10 14:47:33 -04:00
agile6v
39dce07503
Improve performance.
2020-06-10 17:36:56 +08:00
Manuel Alejandro de Brito Fontes
19223fdda2
Fix lua lint error
2020-06-09 17:19:16 -04:00
Andreas Sommer
57c7a76491
Serve correct TLS certificate for requests with uppercase host
2020-06-09 16:47:03 -04:00
Manuel Alejandro de Brito Fontes
8e4fe327b4
Fix proxy_protocol duplication in listen definition
2020-06-09 15:00:59 -04:00
Kubernetes Prow Robot
df7da8e1a7
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
56654080db
Merge pull request #5682 from saraedum/patch-2
...
Fix typo
2020-06-09 06:29:18 -07:00
Julian Rüth
5d23f60950
Fix typo
2020-06-09 14:14:58 +02:00
agile6v
2ff27922e6
Enable lj-releng tool to lint lua code.
2020-06-09 18:01:35 +08:00
Kubernetes Prow Robot
61acddf9f9
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
b4e445e3f2
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
8592fcf32e
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
eb13d7485a
Merge pull request #5677 from nvtkaszpir/patch-1
...
Add URL to official grafana dashboards
2020-06-07 17:21:46 -07:00
Michał Sochoń
e30344afe7
Add URL to official grafana dashboards
...
Convert from italic text to clickable link.
2020-06-08 00:19:52 +02:00
Kubernetes Prow Robot
c9d41e576e
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
522a75d40f
Fix cloud-timeout setting
2020-06-04 17:52:16 -04:00
Manuel Alejandro de Brito Fontes
5ef02599c0
Increase cloud-build timeout
2020-06-04 17:46:22 -04:00
Manuel Alejandro de Brito Fontes
86135d8dd5
Add missing REPO_INFO en variable to cloud-build
2020-06-04 17:31:41 -04:00
Manuel Alejandro de Brito Fontes
c39503c549
Set missing USER in cloud-build
2020-06-04 17:25:30 -04:00
Manuel Alejandro de Brito Fontes
c0e74ff7ae
Update cloud-build configuration
2020-06-04 16:45:05 -04:00
agile6v
1c71ccbe72
Add http-access-log-path and stream-access-log-path options in configMap
2020-06-05 01:27:26 +08:00
Kubernetes Prow Robot
76fe518d00
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
c9f67ce121
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
5abb434cd7
Add minor doc fixes to user guide and chart readme
2020-06-03 17:54:41 +12:00
Manuel Alejandro de Brito Fontes
2f0321301c
Remove copy of binaries and deprecated e2e task
2020-06-02 17:22:58 -04:00
Manuel Alejandro de Brito Fontes
614d884bef
Fix build of image on osx
2020-06-02 16:24:34 -04:00
Manuel Alejandro de Brito Fontes
3eea93c963
Fix dev-env makefile task
2020-06-02 15:59:24 -04:00
Manuel Alejandro de Brito Fontes
f952354da6
Add missing ARCH variable
2020-06-02 15:44:45 -04:00