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

Fix file injection with multiple partitions and unblock CI #842

Merged
merged 5 commits into from
Jan 11, 2019

Commits on Jan 9, 2019

  1. Fix file injection with multiple partitions

    Ivan Shvedunov committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    fbf0dcb View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2019

  1. Fix preparing extra Virtlet nodes on CI

    Ivan Shvedunov committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    537e781 View commit details
    Browse the repository at this point in the history
  2. Fix image injection for containerd

    Ivan Shvedunov committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    bf06e65 View commit details
    Browse the repository at this point in the history
  3. Don't pass DOCKER_HOST to the build container

    Most of the time it's not applicable inside the
    build containers b/c it may be a path on the host,
    lead to localhost etc.
    Ivan Shvedunov committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    f857afe View commit details
    Browse the repository at this point in the history
  4. Display Virtlet version when dumping the cluster state on CI

    Ivan Shvedunov committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    de46a2f View commit details
    Browse the repository at this point in the history