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.
- 03 Jan, 2020 2 commits
-
-
Dan Ramich authored
Vendor changes
-
Brenda Rearden authored
-
- 02 Jan, 2020 3 commits
-
-
Kinara Shah authored
vendor update k8s 1.17 default
-
kinarashah authored
-
Sebastiaan van Steenis authored
Add debug logging for serviceoptions
-
- 28 Dec, 2019 2 commits
-
-
Brenda Rearden authored
Vendor calico v3.10.2 changes
-
Brenda Rearden authored
-
- 27 Dec, 2019 2 commits
-
-
Kinara Shah authored
[forwardport] kdm vendor update for rke-tools
-
kinarashah authored
-
- 26 Dec, 2019 2 commits
-
-
Kinara Shah authored
kdm vendor update for coredns template
-
kinarashah authored
-
- 23 Dec, 2019 3 commits
-
-
Brenda Rearden authored
Vendor changes
-
Brenda Rearden authored
-
Brenda Rearden authored
-
- 20 Dec, 2019 3 commits
-
-
Sebastiaan van Steenis authored
-
Brenda Rearden authored
Vendor changes
-
Brenda Rearden authored
-
- 17 Dec, 2019 1 commit
-
-
Benjamin S. Allen authored
-
- 11 Dec, 2019 2 commits
-
-
Sebastiaan van Steenis authored
-
Sebastiaan van Steenis authored
-
- 10 Dec, 2019 1 commit
-
-
Sebastiaan van Steenis authored
-
- 09 Dec, 2019 2 commits
-
-
Alena Prokharchyk authored
-
kinarashah authored
-
- 06 Dec, 2019 1 commit
-
-
Alena Prokharchyk authored
-
- 05 Dec, 2019 3 commits
-
-
Sebastiaan van Steenis authored
-
Prachi Damle authored
-
Prachi Damle authored
-
- 04 Dec, 2019 1 commit
-
-
Alena Prokharchyk authored
-
- 03 Dec, 2019 1 commit
-
-
Alena Prokharchyk authored
when removal is executed as a part of restoration
-
- 26 Nov, 2019 1 commit
-
-
kinarashah authored
-
- 21 Nov, 2019 1 commit
-
-
Murali Paluru authored
-
- 15 Nov, 2019 3 commits
-
-
Murali Paluru authored
-
Murali Paluru authored
-
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
-