This project is mirrored from https://gitee.com/NQL886/rke.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 15 Nov, 2019 1 commit
-
-
rajashree authored
IngressConfig fields ExtraEnvs, ExtraVolumes and ExtraVolumeMounts are k8s types. The yaml unmarshal done in ParseConfig can't unmarshal these properly because they have nested fields without yaml tags. This commit adds logic to unmarshal these fields separately so all nested fields get unmarshaled too.
-
- 14 Nov, 2019 5 commits
-
-
Alena Prokharchyk authored
-
Alena Prokharchyk authored
-
Alena Prokharchyk authored
-
rajashree authored
-
rajashree authored
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.
-
- 12 Nov, 2019 1 commit
-
-
moelsayed authored
-
- 11 Nov, 2019 1 commit
-
-
Alena Prokharchyk authored
In addition to storing it on the disk
-
- 05 Nov, 2019 3 commits
-
-
Alena Prokharchyk authored
-
Alena Prokharchyk authored
-
Alena Prokharchyk authored
-
- 04 Nov, 2019 1 commit
-
-
Alena Prokharchyk authored
-
- 31 Oct, 2019 5 commits
-
-
Sebastiaan van Steenis authored
-
Sebastiaan van Steenis authored
-
Murali Paluru authored
-
Murali Paluru authored
-
Murali Paluru authored
-
- 29 Oct, 2019 3 commits
-
-
Prachi Damle authored
-
Alena Prokharchyk authored
-
moelsayed authored
-
- 23 Oct, 2019 5 commits
-
-
fpicot authored
-
Alena Prokharchyk authored
-
kinarashah authored
-
kinarashah authored
Earlier we checked for AlwaysPullImages only if PodSecurityPolicy is true clause, need both checks separately.
-
Dax McDonald authored
-
- 22 Oct, 2019 1 commit
-
-
Alena Prokharchyk authored
-
- 18 Oct, 2019 1 commit
-
-
Sebastiaan van Steenis authored
If cloudprovider is set (not empty), set the bind address because the node will not be able to retrieve it's IP address because the nodename could be set by the cloud provider (e.g. AWS and Openstack)
-
- 14 Oct, 2019 1 commit
-
-
Alena Prokharchyk authored
-
- 08 Oct, 2019 1 commit
-
-
galal-hussein authored
-
- 04 Oct, 2019 2 commits
-
-
Dax McDonald authored
-
Dax McDonald authored
-
- 03 Oct, 2019 6 commits
-
-
Rowan James authored
-
Rowan James authored
-
Rowan James authored
This could just use concatenation, but consistency is key.
-
chentanjun authored
-
kinarashah authored
-
Alena Prokharchyk authored
-
- 02 Oct, 2019 3 commits
-
-
Prachi Damle authored
-
kinarashah authored
-
Alena Prokharchyk authored
-