Commit graph

5687 commits

Author SHA1 Message Date
Manuel Alejandro de Brito Fontes
3f153add00 Refactor handling of path Prefix and Exact 2020-11-10 07:21:34 -03:00
Kubernetes Prow Robot
52726abaee
Merge pull request #6423 from lablabs/default-backend-autoscaling
Add Default backend HPA autoscaling.
2020-11-09 06:50:27 -08:00
Manuel Alejandro de Brito Fontes
f49d2fdb3b Improve class.IsValid logs 2020-11-09 11:01:03 -03:00
Kubernetes Prow Robot
62e0d49465
Merge pull request #6445 from aimuz/fix-class
fix: empty IngressClassName, Error handling
2020-11-09 03:46:27 -08:00
aimuz
e5fa90db9b fix: empty IngressClassName, Error handling 2020-11-09 11:36:00 +08:00
Adam Hamsik
ab9ba3e970 Add Default backend HPA autoscaling. 2020-11-06 19:37:27 +01:00
Kubernetes Prow Robot
bbd8073c89
Merge pull request #6417 from JacieChao/proxy-reload
Reload nginx when L4 proxy protocol change
2020-11-05 12:16:51 -08:00
Kubernetes Prow Robot
1f3442fe32
Merge pull request #6426 from markpundsack/patch-2
Alternate to respecting setting admissionWebhooks.failurePolicy in values.yaml
2020-11-05 12:06:52 -08:00
Kubernetes Prow Robot
dcc6da29a2
Merge pull request #6422 from tacospiller/server-snippet-comment
Add comment indicating server-snippet section
2020-11-05 12:00:53 -08:00
Mark Pundsack
c64c691335 Alternate to respecting setting admissionWebhooks.failurePolicy in values.yaml 2020-11-04 21:18:30 -06:00
Minji Chun
2e7967cc99 Add comment indicating server-snippet section 2020-11-04 18:59:39 +09:00
Manuel Alejandro de Brito Fontes
6c729e9cc7 Release v0.41.0 2020-11-03 15:11:53 -03:00
Manuel Alejandro de Brito Fontes
8aefb97fea Release 0.41.0 chart 2020-11-03 14:58:10 -03:00
Manuel Alejandro de Brito Fontes
f3a6b809bd Prepare release 0.41.0 2020-11-03 08:52:57 -03:00
JacieChao
615485affb Reload nginx when L4 proxy protocol change
Signed-off-by: JacieChao <kathyyy@163.com>
2020-11-03 19:33:32 +08:00
Manuel Alejandro de Brito Fontes
e659bb2963 Improve ingress class error message 2020-11-02 20:37:40 -03:00
Kubernetes Prow Robot
fb6b572378
Merge pull request #6356 from AlexisMtr/pod-security-context
Add securitycontext settings on defaultbackend
2020-11-02 08:14:53 -08:00
Kubernetes Prow Robot
ba5e4ff118
Merge pull request #6389 from ElvinEfendi/support-prefix-pathtype
Support prefix pathtype
2020-11-02 08:08:53 -08:00
Manuel Alejandro de Brito Fontes
a6b6f03b53 Add support for k8s ingress pathtype Prefix 2020-11-02 09:56:49 -05:00
Alexis Martinier
8c56e4df9d Add securitycontext settings on defaultbackend
Signed-off-by: Alexis Martinier <a.martinier@gmail.com>
2020-11-02 12:02:33 +01:00
Kubernetes Prow Robot
340850447f
Merge pull request #6401 from ivanov-aleksander/fix/annotations
Fix controller service annotations
2020-11-01 12:18:51 -08:00
Manuel Alejandro de Brito Fontes
330d2ef067 Initial helm chart 2020-10-31 20:25:23 -03:00
Kubernetes Prow Robot
5c11e12ce9
Merge pull request #6377 from nxf5025/internal-lb-source-ranges
Added loadBalancerSourceRanges for internal lbs
2020-10-30 09:58:06 -07:00
Nick Fisher
822309b406 Added loadBalancerSourceRanges for internal lbs 2020-10-30 12:43:24 -04:00
Oleksandr Ivanov
9872e37b0d fix controller service annotations 2020-10-30 17:43:44 +02:00
Manuel Alejandro de Brito Fontes
9db53ae7cc Update jettech/kube-webhook-certgen image 2020-10-29 19:59:41 -03:00
Manuel Alejandro de Brito Fontes
789021e4f6 Avoid ingress class creation if k8s < 1.18 2020-10-29 19:34:05 -03:00
Manuel Alejandro de Brito Fontes
7f991eef84 Update sqlite cfssl database 2020-10-29 19:34:05 -03:00
Manuel Alejandro de Brito Fontes
0eb4e5d079 Force test 2020-10-29 19:34:05 -03:00
Manuel Alejandro de Brito Fontes
3eb440d5ac Update test images 2020-10-29 19:34:05 -03:00
Manuel Alejandro de Brito Fontes
2a00486287 Update alpine packages 2020-10-29 15:17:46 -03:00
Manuel Alejandro de Brito Fontes
7419c15907 Update go to 1.15.3 2020-10-29 15:04:21 -03:00
Manuel Alejandro de Brito Fontes
92de5212d8 Update nginx image in project images 2020-10-29 11:08:52 -03:00
Manuel Alejandro de Brito Fontes
44ae712f62 Update nginx image 2020-10-29 11:02:26 -03:00
Kubernetes Prow Robot
92a96838cf
Merge pull request #6385 from oomichi/update-helm
Update helm stable repo
2020-10-28 15:08:59 -07:00
Kenichi Omichi
cf80ae96e4 Update helm stable repo
As https://helm.sh/blog/new-location-stable-incubator-charts/
helm stable repo is changed to https://charts.helm.sh/stable
In addition, if using helm v3.4.0+ the old stable repo installation
is failed.
So this updates the stable repo to avoid such error.
2020-10-28 21:58:59 +00:00
Manuel Alejandro de Brito Fontes
2c1279cd8b Update nginx to 1.19.4 2020-10-28 12:04:05 -03:00
Kubernetes Prow Robot
94bcf63579
Merge pull request #6382 from hobti01/patch-2
fix: OWASP CoreRuleSet rules for NodeJS and Java
2020-10-28 06:51:56 -07:00
Tim Hobbs
0cf475ad2d
fix: OWASP CoreRuleSet rules for NodeJS and Java
Add ruleset REQUEST-934 and REQUEST-944 to configuration for CoreRuleSet
2020-10-28 13:19:21 +01:00
Manuel Alejandro de Brito Fontes
4d65097afa Improve log messages 2020-10-26 17:14:36 -03:00
Manuel Alejandro de Brito Fontes
a85e53f4cb Remove k8s.io/kubernetes dependency 2020-10-26 13:04:00 -03:00
Manuel Alejandro de Brito Fontes
a762d8a4e3 Check pod is ready 2020-10-26 11:59:14 -03:00
Manuel Alejandro de Brito Fontes
d74ea25df8 Add validation for wildcard server names 2020-10-26 10:51:14 -03:00
Manuel Alejandro de Brito Fontes
cdd6437380 Refactor Exact path matthing 2020-10-26 10:51:03 -03:00
Manuel Alejandro de Brito Fontes
703c2d6f8e Enable validation of ingress definitions from extensions package 2020-10-26 10:50:44 -03:00
Kubernetes Prow Robot
fb6a03ffb4
Merge pull request #6331 from kundan2707/pathType
fix for 6219
2020-10-15 06:26:24 -07:00
Kundan Kumar
f7372d603e fix for 6219 2020-10-15 12:18:25 +05:30
Kubernetes Prow Robot
9b683e4055
Merge pull request #6326 from kolorful/master
Fix liveness and readiness probe path in daemonset chart
2020-10-14 07:57:55 -07:00
Kewei Ma
171843210c Fix liveness and readiness probe path in daemonset chart 2020-10-14 09:50:52 -05:00
Kubernetes Prow Robot
a6d603566b
Merge pull request #6325 from sylr/filter-helm-secrets
Filter out secrets that belong to Helm v3
2020-10-13 11:46:27 -07:00