- Jul 03, 2018
-
-
Tom Paine authored
-
- Jun 15, 2018
-
-
Earl C. Ruby III authored
The README says to check if Python and pip are installed type: ``` python -v && pip -v ``` Lowercase `-v` is `--verbose`, uppercase `-V` is `--version`. The command should be: ``` python -V && pip -V ```
-
- Jun 13, 2018
-
-
Wong Hoi Sing Edison authored
-
- Jun 08, 2018
-
-
Wong Hoi Sing Edison authored
-
- Jun 07, 2018
-
-
Wong Hoi Sing Edison authored
-
- Jun 01, 2018
-
-
Antoine Legrand authored
Remove the HUGE gitlab logo
-
- May 28, 2018
-
-
Mithun Arunan authored
fix gitlab logo
-
- May 19, 2018
- May 15, 2018
-
-
Matthew Mosesohn authored
* Upgrade k8s to 1.10.2 Bumped etcd version to 3.2.16 as recommended * Add ipvs fix for v1.10 * change flannel addons test to ha
-
spinside authored
-
spinside authored
-
- May 14, 2018
-
-
spinside authored
Added the requirement of pip for Vagrant users in readme. See issue #2766
- May 03, 2018
-
-
Krystan Honour authored
-
- Apr 26, 2018
-
-
Markos Chandras authored
This reverts commit 51f4e658.
-
- Apr 23, 2018
-
-
Matthew Mosesohn authored
-
- Apr 17, 2018
-
-
Wong Hoi Sing Edison authored
-
- Apr 16, 2018
-
-
Arslanbekov Denis authored
-
Arslanbekov Denis authored
-
Arslanbekov Denis authored
-
- Apr 11, 2018
-
-
Markos Chandras authored
-
- Apr 10, 2018
-
-
Karol Chrapek authored
-
- Apr 06, 2018
-
-
- Apr 05, 2018
-
-
RongZhang authored
-
- Mar 28, 2018
-
-
Wong Hoi Sing Edison authored
-
- Mar 24, 2018
-
-
Wong Hoi Sing Edison authored
- Fix #2414, so namespace isolation should now works - Update weave-net.yml.j2 as per latest https://cloud.weave.works/k8s/net - Other minor fixup
-
- Mar 22, 2018
-
-
Andreas Krüger authored
Some of the versions does not match. Fix this.
-
- Mar 21, 2018
-
-
Chad Swenson authored
-
- Mar 19, 2018
-
-
Zobair Shahadat authored
-
- Mar 07, 2018
-
-
Antoine Legrand authored
-
RongZhang authored
Support Centos/Fedora atomic host
-
- Mar 02, 2018
-
-
Qasim Sarfraz authored
-
- Feb 27, 2018
-
-
RongZhang authored
Upgrade to Kubernetes v1.9.3
-
- Feb 17, 2018
-
-
melkosoft authored
* Added cilium support * Fix typo in debian test config * Remove empty lines * Changed cilium version from <latest> to <v1.0.0-rc3> * Add missing changes for cilium * Add cilium to CI pipeline * Fix wrong file name * Check kernel version for cilium * fixed ci error * fixed cilium-ds.j2 template * added waiting for cilium pods to run * Fixed missing EOF * Fixed trailing spaces * Fixed trailing spaces * Fixed trailing spaces * Fixed too many blank lines * Updated tolerations,annotations in cilium DS template * Set cilium_version to iptables-1.9 to see if bug is fixed in CI * Update cilium image tag to v1.0.0-rc4 * Update Cilium test case CI vars filenames * Add optional prometheus flag, adjust initial readiness delay * Update README.md with cilium info
-
- Feb 08, 2018
-
-
Wong Hoi Sing Edison authored
-
- Feb 05, 2018
-
-
Spencer Smith authored
-
- Jan 30, 2018
-
-
rong.zhang authored
-
- Jan 25, 2018
-
-
Matthew Mosesohn authored
Raise drain timeout to 5m
-