Commit graph

191 commits

Author SHA1 Message Date
Mitch Hulscher
39fea58085 feat: allow volume-type emptyDir in controller podsecuritypolicy 2020-12-28 11:01:32 +01:00
Maxim Pogozhiy
b55f4371e3 Add GeoIP Local mirror support 2020-12-28 17:37:26 +10:00
Manuel Alejandro de Brito Fontes
a35a89f993 Release helm chart v3.17.0 2020-12-24 16:10:57 -03:00
Tsuyoshi Miyake
e0e91bb150
Correct the value for setting a static IP 2020-12-24 00:18:30 +09:00
Manuel Alejandro de Brito Fontes
4a81a00414 Fix chart-releaser action 2020-12-21 17:15:59 -03:00
cooperbenson-qz
8de7d42cfc Adding LoadBalancerIP value for internal service
Adding documentation for the value

Bumping chart version

Adding changelog entry

Added change to artifacthub annotation
2020-12-21 09:59:01 -07:00
Manuel Alejandro de Brito Fontes
91d8c86964 Fix helm chart releaser action 2020-12-09 07:49:32 -03:00
Manuel Alejandro de Brito Fontes
a56f1418d8 Fix helm chart releaser action 2020-12-09 07:38:29 -03:00
Manuel Alejandro de Brito Fontes
15c2d59e0f Fix chart-releaser action 2020-12-09 00:58:56 -03:00
Manuel Alejandro de Brito Fontes
1da8a3a3d2 Rollback chart-releaser action 2020-12-09 00:48:35 -03:00
Manuel Alejandro de Brito Fontes
52fa756c76 Update github actions 2020-12-09 00:42:36 -03:00
Matthew Tuusberg
64a6e87c1b
fix: move maxmindLicenseKey to controller.maxmindLicenseKey
* See 9b683e4055/charts/ingress-nginx/templates/controller-daemonset.yaml (L101)
* See ddba993e2d/charts/ingress-nginx/templates/controller-deployment.yaml (L105)
2020-12-08 18:07:38 +03:00
Andrew Konrath
603e2c5ee8 Allow custom service names for controller and backend (#6457) 2020-12-05 17:49:15 -06:00
Manuel Alejandro de Brito Fontes
89db89675d Release helm chart v3.13.0 2020-12-04 20:02:36 -03:00
Yasser
e361bc926e
Delete the test file 2020-12-04 23:18:20 +01:00
Yasser
3a5a5b0e83 Fix the name of default backend variable 2020-12-01 16:49:11 +01:00
Manuel Alejandro de Brito Fontes
0a43ba34b8 Fix helm repo update command 2020-11-26 09:57:36 -03:00
Manuel Alejandro de Brito Fontes
4ac3e1ff2c
Remove helm2 support and update docs 2020-11-24 18:55:57 -03:00
Lee Robert
a1cd31bc51
Reorder HPA resource list to work with GitOps tooling 2020-11-24 08:51:02 -05:00
Manuel Alejandro de Brito Fontes
c39b6313dd Add Chart changelog instructions 2020-11-21 18:10:26 -03:00
Brandon Pinske
a125e04eda Documenting change 2020-11-19 13:07:49 -07:00
Brandon Pinske
129b7d119e Support Keda Autoscaling
Keda autoscaling is exclusive with regular hpa scaling. If both are set to true, keda takes precedence.
2020-11-18 13:22:34 -07:00
Manuel Alejandro de Brito Fontes
8b99f49d2d Release 0.41.2 2020-11-12 17:39:07 -03:00
Manuel Alejandro de Brito Fontes
96fba478fe Release chart 3.10.1 2020-11-12 17:34:26 -03:00
Manuel Alejandro de Brito Fontes
c0085f8245 Release chart 3.10.0 2020-11-12 12:36:30 -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
Adam Hamsik
ab9ba3e970 Add Default backend HPA autoscaling. 2020-11-06 19:37:27 +01:00
Mark Pundsack
c64c691335 Alternate to respecting setting admissionWebhooks.failurePolicy in values.yaml 2020-11-04 21:18:30 -06:00
Manuel Alejandro de Brito Fontes
8aefb97fea Release 0.41.0 chart 2020-11-03 14:58:10 -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
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
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
703c2d6f8e Enable validation of ingress definitions from extensions package 2020-10-26 10:50:44 -03:00
Kewei Ma
171843210c Fix liveness and readiness probe path in daemonset chart 2020-10-14 09:50:52 -05: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
Manuel Alejandro de Brito Fontes
23800f0835
Add default linux nodeSelector 2020-10-09 07:20:29 -03:00
Manuel Alejandro de Brito Fontes
6306e0ecdb Fix helm chart release 2020-10-08 18:45:10 -03:00
Kewei Ma
c8294eaf4e Allow Helm Chart to customize admission webhook's annotations, timeoutSeconds, namespaceSelector, objectSelector and cert files locations 2020-10-08 14:37:15 -05:00
Manuel Alejandro de Brito Fontes
8fc2bfeff7 Update to 0.40.2 in helm chart 2020-10-06 16:49:22 -03:00
Manuel Alejandro de Brito Fontes
4632497a95 Update helm chart 2020-10-02 15:30:09 -03:00
Manuel Alejandro de Brito Fontes
e568fba8c9 Release helm chart 2020-10-01 17:53:49 -03:00
Manuel Alejandro de Brito Fontes
51b786f640 Fix chart markdown link 2020-10-01 17:38:45 -03:00
Manuel Alejandro de Brito Fontes
680378b334 Release v0.40.0 2020-10-01 16:56:44 -03:00
Manuel Alejandro de Brito Fontes
7722fa38aa Add admission controller e2e test 2020-09-26 16:06:58 -03:00
Manuel Alejandro de Brito Fontes
4b831c77b2
Refactor parsing of key values 2020-09-21 13:04:32 -03:00
Luca Berneking
4e02ae78ba Add helm chart options to expose metrics service as NodePort 2020-09-21 11:33:39 +02:00
Manuel Alejandro de Brito Fontes
370bc45ef6 Fix helm chart admissionReviewVersions regression 2020-09-16 10:14:06 -03:00
Kubernetes Prow Robot
9aaab8f60f
Merge pull request #6169 from jdkelley/jdkelley/typo-fix
Fix Typo in example prometheus rules
2020-09-15 14:03:19 -07:00
Joshua Kelley
28d31b51c9 Fix Typo in example prometheus rules 2020-09-15 16:48:51 -04:00
Manuel Alejandro de Brito Fontes
27598b5f90 Update chart requirements 2020-09-15 14:50:32 -03:00
Kubernetes Prow Robot
2ee89f592a
Merge pull request #6127 from naioja/aj_aks_internal_lb
AKS example of adding an internal loadbalancer
2020-09-11 06:56:14 -07:00
Joseph Petersen
4733e7c0eb
add topologySpreadConstraint to controller 2020-09-11 15:41:44 +02:00
Adrian Joian
062397649e AKS example of adding an internal loadbalancer
This is a simple example of adding an Azure internal loadbalancer when
creating the ingress controller.
2020-09-04 11:28:57 +02:00
Stylianos Rigas
442f7bb71b Adding parameter for externalTrafficPolicy in internal controller service spec 2020-09-01 19:20:00 +01:00
Anton Wolkov
ae77b6f506 bumping minor version due to new functionality (.Values.Controller.labels) 2020-09-01 17:36:48 +03:00
Anton Wolkov
fcbc3659b8 Misc fixes for nginx-ingress chart for better keel and prometheus-operator integration
Update: allow values.yaml without labels to pass
2020-08-31 23:14:44 +03:00
Anton Wolkov
0a45e3c655 Misc fixes for nginx-ingress chart for better keel and prometheus-operator integration 2020-08-31 22:46:43 +03:00
Manuel Alejandro de Brito Fontes
12150e318b Release v0.35.0 2020-08-28 10:24:34 -04:00
Manuel Alejandro de Brito Fontes
8102fff242 Switch images to k8s.gcr.io after Vanity Domain Flip 2020-08-26 22:07:22 -04:00
Manuel Alejandro de Brito Fontes
3215e69e8c Sync helm chart affinity examples 2020-08-25 22:45:57 -04:00
Kubernetes Prow Robot
a00c7a74df
Merge pull request #6039 from calvinbui/master
Add configurable serviceMonitor metricRelabelling and targetLabels
2020-08-24 07:05:41 -07:00
Scott Rigby
58c1ca6176
Fix YAML linting
Signed-off-by: Scott Rigby <scott@r6by.com>
2020-08-19 15:58:32 -04:00
Scott Rigby
ae136cac92
Direct link to index.yaml for easy browsing by end users without CLI
Signed-off-by: Scott Rigby <scott@r6by.com>
2020-08-19 15:58:07 -04:00
Scott Rigby
4356587ec8
Fix chart readme link in upgrade section. Removes redundant URL in favor of zero-downtime section header anchor
Signed-off-by: Scott Rigby <scott@r6by.com>
2020-08-19 15:48:16 -04:00
Calvin Bui
bca7b8b217
Add configurable serviceMonitor metricRelabelling and targetLabels
Signed-off-by: Calvin Bui <3604363+calvinbui@users.noreply.github.com>
2020-08-19 12:25:57 +10:00
Scott Rigby
8641556d22
Bump chart version PATCH
Signed-off-by: Scott Rigby <scott@r6by.com>
2020-08-18 21:07:29 -04:00
Scott Rigby
f78693f9f0
Initial readme changes, with upgrade info on migrating from stable/nginx-ingress
Signed-off-by: Scott Rigby <scott@r6by.com>
2020-08-18 17:16:12 -04:00
Philipp Strube
e5e963bcdb Bump chart patch version 2020-07-29 14:29:40 +02:00
Philipp Strube
59b16c4e92 Use Env expansion for namespace in args
When deploying the controller to a custom namespace, users have to
overwrite the namespace attribute as well as the hardcoded namespace
values in a number of args for the Deployment and the admission
controller Jobs.

Instead, this commit, uses the namespace name from the DownwardAPI,
and allows users to simply change the namespace attribute without
having to worry about the container args.
2020-07-29 11:44:08 +02:00
Manuel Alejandro de Brito Fontes
1d250bcbd9 Release helm chart for v0.34.1 2020-07-15 16:33:06 -04:00
Manuel Alejandro de Brito Fontes
6c73d66ae6 Update helm chart for v0.34.0 2020-07-10 08:57:40 -04:00
Stevo Slavić
1614e4c55d Make liveness probe more fault tolerant than readiness probe 2020-07-07 12:19:57 +02:00
Manuel Alejandro de Brito Fontes
d347f619c3 Update jettech/kube-webhook-certgen image 2020-07-03 16:50:28 -04:00
Tobias Wolf
c56baf6b15
Add quoting to sysctls because numeric values need to be presented as strings (#5823) 2020-07-01 10:02:26 -04:00
Manuel Alejandro de Brito Fontes
bdbf11f6b4
Use fully qualified images to avoid cri-o issues 2020-06-25 18:14:46 -04:00
Manuel Alejandro de Brito Fontes
a57d912ea4
Use admissionregistration.k8s.io/v1beta1 to be k8s < 1.16 compatible 2020-06-24 10:03:10 -04:00
Tobias Wolf
be5c29daef Update ValidatingWebhook for Ingress to support --dry-run=server 2020-06-21 10:11:00 +02:00
Oleksandr Semak
baed5c6061 add custom metric to hpa template 2020-06-18 11:40:56 -04: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
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
Daniel Polito
e9c9068342
Fix controller.publishService.enabled on README 2020-06-11 21:30:26 -03:00
Manuel Alejandro de Brito Fontes
df8ceea8a9 Release 0.33.0 2020-06-11 10:24:08 -04:00
chamilad
ee84603d06 Add minor doc fixes to user guide and chart readme 2020-06-03 17:54:41 +12:00
Graham McGregor
2205edb16b Allow pulling images by digest
The digest uniquely identifies a specific version of the image, so it is
never updated by Kubernetes unless you change the digest value. This is
desirable for security to gain confidence that no unvetted changes are
pulled to a deployment.
2020-05-20 12:05:43 -04:00
Tuan Anh Nguyen
e6d570d30b add toleration support for admission webhooks
Update charts/ingress-nginx/Chart.yaml

Co-authored-by: Alex Harder <13860012+ChiefAlexander@users.noreply.github.com>
2020-05-20 09:26:59 +07:00
Manuel Alejandro de Brito Fontes
a9add96fc2 Release chart 2.1.0 2020-05-04 16:39:30 -04:00
Kubernetes Prow Robot
4b62da824e
Merge pull request #5494 from janosi/wh_runasuser
Add configuration option for the runAsUser parameter of the webhook patch job
2020-05-04 13:04:26 -07:00
Kubernetes Prow Robot
45698ca4e6
Merge pull request #5504 from janosi/wh_imagepullsecret
Add configuration option for the imagePullSecrets in the webhook jobs
2020-05-04 12:34:28 -07:00
Laszlo Janosi
5148443ca7 Move webhook runAsUser from patch.image.runAsUser to patch.runAsUser 2020-05-04 17:50:00 +00:00
John Reese
c6b053d922
Update job-patchWebhook.yaml
Referencing `deploy.yaml` results in a `null` value for the `imagePullPolicy`. Looks like the pull policy value is set under image!
2020-05-04 13:48:05 -04:00
Laszlo Janosi
50896901b0 Add configuration option for the imagePullSecrets in the WH jobs 2020-05-04 17:46:27 +00:00
Laszlo Janosi
82588a33a7 Add configuration option for the runAsUser parameter of the webhook patch job 2020-05-03 17:08:42 +00:00
Manuel Alejandro de Brito Fontes
446845114c Release 0.32.0 2020-05-01 11:16:10 -04:00