Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

kubeadm: pull kubernetes-anywhere per job #9117

Merged
merged 1 commit into from
Aug 29, 2018

Commits on Aug 27, 2018

  1. kubeadm: pull kubernetes-anywhere per job

    kubernetes-anywhere (k-a) now has a specific branch for use with
    e2e tests and it is no longer needed to bake a k-a commit SHA into
    the kubeadm image.
    
    The following is used to pull the `kubeadm-e2e` branch of k-a:
    `--repo=k8s.io/kubernetes-anywhere=kubeadm-e2e`
    
    This removes a step where after fixing a k-a bug, the test-infra
    kubeadm image has to be updated.
    
    Also removes the kubeadm runner as it is no longer needed.
    neolit123 committed Aug 27, 2018
    Configuration menu
    Copy the full SHA
    370260f View commit details
    Browse the repository at this point in the history