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

CRI Integration #49

Closed
wants to merge 9 commits into from
Closed

CRI Integration #49

wants to merge 9 commits into from

Commits on Sep 25, 2020

  1. add ImageService

    Signed-off-by: Plamen Petrov <plamb0brt@gmail.com>
    plamenmpetrov committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    424408e View commit details
    Browse the repository at this point in the history
  2. remove legacy calls

    Signed-off-by: Plamen Petrov <plamb0brt@gmail.com>
    plamenmpetrov committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    464f0bc View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. client getter

    Signed-off-by: Plamen Petrov <plamb0brt@gmail.com>
    plamenmpetrov committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    0e04fcb View commit details
    Browse the repository at this point in the history
  2. PullImage

    Signed-off-by: Plamen Petrov <plamb0brt@gmail.com>
    plamenmpetrov committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    c549456 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. image service cri

    Signed-off-by: Plamen Petrov <plamb0brt@gmail.com>
    plamenmpetrov committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    a4326fe View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2020

  1. Implement CRI as separate module

    * implemented ImageService and wrote tests
    
    Signed-off-by: Plamen Petrov <plamb0brt@gmail.com>
    plamenmpetrov committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    69edda9 View commit details
    Browse the repository at this point in the history
  2. register image service in cri module

    Signed-off-by: Plamen Petrov <plamb0brt@gmail.com>
    plamenmpetrov committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    4cbafae View commit details
    Browse the repository at this point in the history
  3. cleanup top module

    Signed-off-by: Plamen Petrov <plamb0brt@gmail.com>
    plamenmpetrov committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    a933c6e View commit details
    Browse the repository at this point in the history
  4. Makefile in cri and add to travis

    Signed-off-by: Plamen Petrov <plamb0brt@gmail.com>
    plamenmpetrov committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    d7b3755 View commit details
    Browse the repository at this point in the history