1
0
mirror of https://github.com/rancher/rke.git synced 2025-07-12 22:58:51 +00:00
rke/cluster
orangedeng 642970feb2 Use initContainer for nginx ingress if it is old version
**Problem:**
The nginx ingress daemonSet securityContext can not be applied to
version before 0.16.0

**Solution:**
When the nginx controller version is older than 0.16.0, we use the old
way to set it up.
2019-01-29 14:27:30 -08:00
..
addons.go Use initContainer for nginx ingress if it is old version 2019-01-29 14:27:30 -08:00
certificates.go Adding csr generation and custom certs 2019-01-09 11:47:53 -08:00
cluster.go Check if etcd is healthy before running kubeapi 2019-01-25 16:00:04 -08:00
defaults.go Add CoreDNS as addon 2019-01-25 11:12:46 -08:00
etcd.go Automatically sync local backups 2019-01-28 15:27:58 -08:00
file-deployer.go Add support for Kubernetes API Authn Webhook 2019-01-03 17:15:23 -07:00
hosts.go Add restart components to custom certs 2019-01-14 11:51:11 -08:00
local.go Use default images from types 2018-02-26 21:30:52 +02:00
logs.go Switch all concurrent tasks to use worker pool 2018-10-18 13:24:59 -07:00
network.go Revert "revert to skip network plugin port checks of udp port" 2019-01-28 11:12:42 -08:00
plan.go advertise address on kube-apiserver by internal_address 2019-01-25 11:23:14 -08:00
reconcile.go Add restart components to custom certs 2019-01-14 11:51:11 -08:00
remove.go Don't remove Ready nodes during restore 2019-01-04 14:26:40 -08:00
state.go Adding csr generation and custom certs 2019-01-09 11:47:53 -08:00
validation.go Allow local backup for rancher 2019-01-15 10:07:18 -08:00