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

Add support for Containerd container runtime #7986

Merged
merged 17 commits into from
Dec 19, 2019

Commits on Dec 15, 2019

  1. Add support for containerd container runtime

    Ciprian Hacman committed Dec 15, 2019
    Configuration menu
    Copy the full SHA
    42b73b8 View commit details
    Browse the repository at this point in the history
  2. Add support for containerd container runtime - tests

    Ciprian Hacman committed Dec 15, 2019
    Configuration menu
    Copy the full SHA
    1a4d8bf View commit details
    Browse the repository at this point in the history
  3. Add support for containerd container runtime - generated

    Ciprian Hacman committed Dec 15, 2019
    Configuration menu
    Copy the full SHA
    92cd184 View commit details
    Browse the repository at this point in the history
  4. Fix container remove command on failed start

    Ciprian Hacman committed Dec 15, 2019
    Configuration menu
    Copy the full SHA
    bdb395f View commit details
    Browse the repository at this point in the history
  5. Remove unneeded imports

    Ciprian Hacman committed Dec 15, 2019
    Configuration menu
    Copy the full SHA
    bbb6740 View commit details
    Browse the repository at this point in the history
  6. Remove duplicate ExecStartPre

    Ciprian Hacman committed Dec 15, 2019
    Configuration menu
    Copy the full SHA
    a6696f8 View commit details
    Browse the repository at this point in the history
  7. Parse Docker and containerd version using strconv.Atoi

    Ciprian Hacman committed Dec 15, 2019
    Configuration menu
    Copy the full SHA
    9d1ef68 View commit details
    Browse the repository at this point in the history
  8. Always set TasksMax=infinity for container friendly OSes

    Ciprian Hacman committed Dec 15, 2019
    Configuration menu
    Copy the full SHA
    6dce39f View commit details
    Browse the repository at this point in the history
  9. Remove unneeded version check

    Ciprian Hacman committed Dec 15, 2019
    Configuration menu
    Copy the full SHA
    4c5693b View commit details
    Browse the repository at this point in the history
  10. Update Protokube tests

    Ciprian Hacman committed Dec 15, 2019
    Configuration menu
    Copy the full SHA
    f401342 View commit details
    Browse the repository at this point in the history
  11. Add back Protokube image pull during service start

    Ciprian Hacman committed Dec 15, 2019
    Configuration menu
    Copy the full SHA
    b234d06 View commit details
    Browse the repository at this point in the history
  12. Update tests after rebase

    Ciprian Hacman committed Dec 15, 2019
    Configuration menu
    Copy the full SHA
    6363289 View commit details
    Browse the repository at this point in the history
  13. Pass containerd --address flag to kubelet if it exists

    Ciprian Hacman committed Dec 15, 2019
    Configuration menu
    Copy the full SHA
    59ab0ca View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f1ffd9a View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2019

  1. Always require containerd version in nodeup

    Ciprian Hacman committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    c2d55ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce9ed2e View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2019

  1. Configuration menu
    Copy the full SHA
    2c770aa View commit details
    Browse the repository at this point in the history