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.
- 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
-
- 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 4 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.
-