Commit graph

5574 commits

Author SHA1 Message Date
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
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
Sylvain Rabot
ca7db0e330
Filter out secrets that belong to Helm
Signed-off-by: Sylvain Rabot <sylvain@abstraction.fr>
2020-10-13 17:45:26 +02:00
Kubernetes Prow Robot
ad5cc7c50c
Merge pull request #6261 from underarmour/feature/add-datadog-environment-option
Add datadog environment as a configuration option
2020-10-12 14:51:22 -07:00
Aditya Purandare
57b10f5693
Add datadog environment as a configuration option
(cherry picked from commit 4306558baa595606cd6befff08c8c815d6fe2bd4)
2020-10-12 13:52:15 -07:00
Manuel Alejandro de Brito Fontes
4061ef375d Start v0.41.0 dev cycle 2020-10-12 16:21:27 -03:00
Manuel Alejandro de Brito Fontes
597d0625ed Update nginx image 2020-10-12 16:21:27 -03:00
Kubernetes Prow Robot
ddba993e2d
Merge pull request #6316 from ams0/master
Numerals in podAnnotations in quotes #6315
2020-10-12 12:00:49 -07:00
Alessandro Vozza
3ae837b4b0 fix podAnnotations quotes for #6315
bumped chart version, daemonset podannotations

missing end on podannotations

ci values files

new lines at the end of files
2020-10-12 20:50:06 +02:00
Kubernetes Prow Robot
dc120bbfc2
Merge pull request #6321 from anakaiti/patch-1
Fix typo
2020-10-12 04:08:48 -07:00
Yahya
738463e03a
Fix typo 2020-10-12 10:44:18 +07:00
Manuel Alejandro de Brito Fontes
a4afffc73d Update static manifests 2020-10-11 16:45:37 -03:00
Kubernetes Prow Robot
d1598264f6
Merge pull request #6305 from aledbf/ns
Add default linux nodeSelector
2020-10-09 13:02:49 -07:00
Manuel Alejandro de Brito Fontes
23800f0835
Add default linux nodeSelector 2020-10-09 07:20:29 -03:00