1
0
mirror of https://github.com/rancher/rke.git synced 2025-08-01 15:19:09 +00:00
rke/templates
rajashree 9c1c0ea999 Accept extraEnv, volumes and volumeMounts for ingress addon
The fields for ExtraEnv, extraVolumes and extraVolumeMounts for ingress
addon refer the k8s native types EnvVar, Volume and VolumeMounts.
The k8s native types have json tags, so this commit adds a template func to
first marshal and get json encoding and then convert to yaml.
2019-11-14 10:54:00 -08:00
..
addonjob.go RKE deploy job should tolerate all taints 2019-08-28 12:58:09 -07:00
authn-webhook.go Add support for Kubernetes API Authn Webhook 2019-01-03 17:15:23 -07:00
authz.go Update apis for 1.16 2019-09-09 11:20:26 -07:00
encryption_provider.go Add Secret Encryption Provider Support 2019-10-29 14:10:32 -07:00
templates.go Accept extraEnv, volumes and volumeMounts for ingress addon 2019-11-14 10:54:00 -08:00
vsphere.go fixes wrong value for soap-roundtrip-count in vsphere config 2018-08-01 10:12:49 -07:00