Commit graph

5768 commits

Author SHA1 Message Date
Alexis Martinier
6c8bd85597 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
6ea6de5bbe 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
4f8b9c2ba9 Initial helm chart 2020-10-31 20:25:23 -03:00
Kubernetes Prow Robot
672820ad05 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
16997ba776 Added loadBalancerSourceRanges for internal lbs 2020-10-30 12:43:24 -04:00
Oleksandr Ivanov
4ee197c8a3 fix controller service annotations 2020-10-30 17:43:44 +02:00
Manuel Alejandro de Brito Fontes
8b808ece56 Update jettech/kube-webhook-certgen image 2020-10-29 19:59:41 -03:00
Manuel Alejandro de Brito Fontes
c392d248a4 Avoid ingress class creation if k8s < 1.18 2020-10-29 19:34:05 -03:00
Manuel Alejandro de Brito Fontes
c75ad1477b Update sqlite cfssl database 2020-10-29 19:34:05 -03:00
Manuel Alejandro de Brito Fontes
cefa473d7a Force test 2020-10-29 19:34:05 -03:00
Manuel Alejandro de Brito Fontes
d1fff38a6a Update test images 2020-10-29 19:34:05 -03:00
Manuel Alejandro de Brito Fontes
b7bf2a8497 Update alpine packages 2020-10-29 15:17:46 -03:00
Manuel Alejandro de Brito Fontes
f91f1a48a5 Update go to 1.15.3 2020-10-29 15:04:21 -03:00
Manuel Alejandro de Brito Fontes
a88f579540 Update nginx image in project images 2020-10-29 11:08:52 -03:00
Manuel Alejandro de Brito Fontes
fd6dd2d712 Update nginx image 2020-10-29 11:02:26 -03:00
Kubernetes Prow Robot
4eaa585aec Merge pull request #6385 from oomichi/update-helm
Update helm stable repo
2020-10-28 15:08:59 -07:00
Kenichi Omichi
5a1e4bf629 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
195040a121 Update nginx to 1.19.4 2020-10-28 12:04:05 -03:00
Kubernetes Prow Robot
9945d11834 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
e15c6a0b98 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
abef44cdf5 Improve log messages 2020-10-26 17:14:36 -03:00
Manuel Alejandro de Brito Fontes
8773d4918e Remove k8s.io/kubernetes dependency 2020-10-26 13:04:00 -03:00
Manuel Alejandro de Brito Fontes
28b5eb5299 Check pod is ready 2020-10-26 11:59:14 -03:00
Manuel Alejandro de Brito Fontes
f2aedbf6ec Add validation for wildcard server names 2020-10-26 10:51:14 -03:00
Manuel Alejandro de Brito Fontes
d18a2cb07d Refactor Exact path matthing 2020-10-26 10:51:03 -03:00
Manuel Alejandro de Brito Fontes
8a237f8ea6 Enable validation of ingress definitions from extensions package 2020-10-26 10:50:44 -03:00
Kubernetes Prow Robot
82d9cb6c61 Merge pull request #6331 from kundan2707/pathType
fix for 6219
2020-10-15 06:26:24 -07:00
Kundan Kumar
71a9b4b34c fix for 6219 2020-10-15 12:18:25 +05:30
Kubernetes Prow Robot
0be668d969 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
f62f2cc0e6 Fix liveness and readiness probe path in daemonset chart 2020-10-14 09:50:52 -05:00
Kubernetes Prow Robot
836f608231 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
8128d1c66f 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
24ff7197cc 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
37c03e0029 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
a80cbe4408 Start v0.41.0 dev cycle 2020-10-12 16:21:27 -03:00
Manuel Alejandro de Brito Fontes
6f1410e8b2 Update nginx image 2020-10-12 16:21:27 -03:00
Kubernetes Prow Robot
e45639032b Merge pull request #6316 from ams0/master
Numerals in podAnnotations in quotes #6315
2020-10-12 12:00:49 -07:00
Alessandro Vozza
3564edf24f 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
b019b329d7 Merge pull request #6321 from anakaiti/patch-1
Fix typo
2020-10-12 04:08:48 -07:00
Yahya
8d2ce923fd Fix typo 2020-10-12 10:44:18 +07:00
Manuel Alejandro de Brito Fontes
ccb8b59eb2 Update static manifests 2020-10-11 16:45:37 -03:00
Kubernetes Prow Robot
537c2805f7 Merge pull request #6305 from aledbf/ns
Add default linux nodeSelector
2020-10-09 13:02:49 -07:00
Manuel Alejandro de Brito Fontes
ef3979f210 Add default linux nodeSelector 2020-10-09 07:20:29 -03:00
Kubernetes Prow Robot
e7005a76b9 Merge pull request #6255 from audip/patch-1
Update datadog opentracing plugin to v1.2.0
2020-10-08 16:09:06 -07:00
Manuel Alejandro de Brito Fontes
2e2d2c03b5 Fix helm chart release 2020-10-08 18:45:10 -03:00
Kubernetes Prow Robot
b7bf15bb2d Merge pull request #6260 from kolorful/master
Allow Helm Chart to customize admission webhook's annotations, timeoutSeconds, namespaceSelector, objectSelector and cert files locations
2020-10-08 12:59:06 -07:00
Kewei Ma
41af09ddf1 Allow Helm Chart to customize admission webhook's annotations, timeoutSeconds, namespaceSelector, objectSelector and cert files locations 2020-10-08 14:37:15 -05:00
Kubernetes Prow Robot
c00ec8f210 Merge pull request #6037 from aledbf/redirect
Do not append a trailing slash on redirects
2020-10-08 11:51:06 -07:00
Ian Buss
ad4165dbe2 Add a configurable URL redirect parameter for error URLs 2020-10-08 12:53:46 +01:00
Manuel Alejandro de Brito Fontes
ba23b35f38 Update to 0.40.2 in helm chart 2020-10-06 16:49:22 -03:00