vendor: bump to kube 1.10/master

Signed-off-by: Antonio Murdaca <runcom@redhat.com>
This commit is contained in:
Antonio Murdaca 2017-12-11 16:45:48 +01:00
parent a85ea609db
commit f317ffce5b
No known key found for this signature in database
GPG key ID: B2BEAD150DE936B9
535 changed files with 52955 additions and 17528 deletions

View file

@ -82,7 +82,8 @@
include: "build/kubernetes.yml"
vars:
force_clone: True
k8s_git_version: "release-1.9"
# master as of 12/11/2017
k8s_git_version: "a48f11c2257d84b0bec89864025508b0ef626b4f"
k8s_github_fork: "kubernetes"
crio_socket: "/var/run/crio/crio.sock"
- name: run k8s e2e tests