- Oct 28, 2020
-
-
David Medinets authored
* update version of ingress-nginx controller. Change tag from controller-v0.34.0 to controller-v0.40.2 to use newest tag. * Update docs about aws deploy templates. In the yaml templates, there is no mention of idle timeouts. This is why I removed the documentation about it. This might be a mistake. Please verify this. I don't know enough to verify it myself. * Change label when checking version. When checking for `app.kubernetes.io/name=ingress-nginx`, a completed pod was selected which is not helpful when trying to `exec`. Changing the label selects the running controller pod. * put back the information about ELB Idle Timeouts. When I removed the information, I had overlooked that it was mentioned in the L7 yaml file. Thanks.
-
- Oct 13, 2020
-
-
Samuel Liu authored
-
- Oct 06, 2020
-
-
Florian Ruynat authored
-
- Sep 30, 2020
-
-
dlandtwing authored
In case multiple nodeselectors are specified in ingress_nginx_nodeselector, the generated daemonset yaml template for nginx is invalid due to missing indentation starting with the second nodeselector
-
- Sep 12, 2020
-
-
Florian Ruynat authored
-
- Sep 04, 2020
-
-
Julien Pervillé authored
-
tasekida authored
* Update cert manager to 0.16.1 * Update cert manager to 0.16.1 Co-authored-by:
Barry Melbourne <9964974+bmelbourne@users.noreply.github.com>
-
- Aug 27, 2020
-
-
Florian Ruynat authored
-
- Aug 20, 2020
-
-
Barry Melbourne authored
-
- Aug 06, 2020
-
-
Barry Melbourne authored
* Upgrade JetStack Cert-Manager to v0.15.2 * Add README.md table of contents
-
- Jul 30, 2020
-
-
Vladimir Masarik authored
-
- Jun 30, 2020
-
-
Florian Ruynat authored
-
- Jun 29, 2020
-
-
Joel Seguillon authored
-
- Jun 24, 2020
-
-
Alvaro authored
Support for Ambassador OSS as an Ingress Controller when settings `ingress_ambassador_enabled: true`. Signed-off-by:
Alvaro Saurin <alvaro.saurin@gmail.com>
-
- Jun 09, 2020
-
-
Florian Ruynat authored
-
- May 28, 2020
-
-
Florian Ruynat authored
-
Wang Zhen authored
Signed-off-by:
Wang Zhen <lazybetrayer@gmail.com>
-
- Apr 24, 2020
-
-
Florian Ruynat authored
-
- Apr 22, 2020
-
-
Florian Ruynat authored
-
- Apr 17, 2020
-
-
Florian Ruynat authored
-
- Apr 15, 2020
-
-
Florian Ruynat authored
-
- Apr 07, 2020
-
-
Florian Ruynat authored
-
- Mar 30, 2020
-
-
Anshul Sharma authored
-
- Mar 16, 2020
-
-
Michael Shnit authored
* Add AWS ALB Ingress Controller Ansible role * remove trailing spaces * update owners * ALB ingress: update rbac clusterrole and remove role * Move alb-ingress role to roles/kubernetes-apps/ingress_controller folder
-
- Feb 07, 2020
-
-
Florian Ruynat authored
-
- Jan 06, 2020
-
-
zhanwang authored
-
- Nov 11, 2019
-
-
Julien Pervillé authored
-
- Sep 10, 2019
-
-
Matthew Mosesohn authored
Cleaned up deprecated APIs: apps/v1beta1 apps/v1beta2 extensions/v1beta1 for ds,deploy,rs Add workaround for deploying helm using incompatible deployment manifest. Change-Id: I78b36741348f47a999df3841ee63cf4e6f377830
-
- Aug 15, 2019
-
-
刘旭 authored
* remove svc-default-backend * update ingress-nginx clusterrole
-
- Aug 07, 2019
-
-
Maxim Snezhkov authored
-
- Jul 16, 2019
-
-
刘旭 authored
-
- Jun 11, 2019
-
-
Andreas Krüger authored
-
- Jun 05, 2019
-
-
Andreas Krüger authored
-
- Apr 29, 2019
-
-
Youngchul Bang authored
Close #4113
-
Matthew Mosesohn authored
* Fix nodeselectors for contiv and nginx-ingress Change-Id: Ib3eb6bd87193c69a90ee944c9164a0b6792c79ba * Set kube proxy mode to iptables for addons task Change-Id: Iff71a71f672405c74b4708c71db15ddc4391a53a
-
- Apr 24, 2019
-
-
Matthew Mosesohn authored
We don't need to support upgrades from 2 year old installs, just from the last major version. Also changed most retried tasks to 1s delay instead of longer.
-
Andreas Krüger authored
* Fix merge conflict * Add check delay * Add more liveness and readiness options to metrics-server
-
- Apr 23, 2019
-
-
Maxime Guyot authored
This reverts commit f8fdc0cd.
-
andreyshestakov authored
-
- Apr 17, 2019
-
-
Maxime Guyot authored
Revert "Fix for unknown 'kubernetes.io' or 'k8s.io' labels specified with --node-labels (#4320)" (#4553) This reverts commit 586ad89d.
-