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

ci(setup-minikube): use cri-dockerd #2149

Merged
merged 10 commits into from
Jun 27, 2022

Commits on Jun 26, 2022

  1. fix(setup-minikube): use cri-dockerd

    Signed-off-by: Höhl, Lukas <lukas.hoehl@accso.de>
    Höhl, Lukas committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    86dd2fe View commit details
    Browse the repository at this point in the history
  2. fix: add fix-broken flag to apt

    Signed-off-by: Höhl, Lukas <lukas.hoehl@accso.de>
    Höhl, Lukas committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    000c156 View commit details
    Browse the repository at this point in the history
  3. fix: use focal deb file

    Signed-off-by: Höhl, Lukas <lukas.hoehl@accso.de>
    Höhl, Lukas committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    3a6fb5c View commit details
    Browse the repository at this point in the history
  4. chore: rerun apt-get update before installing

    Signed-off-by: Höhl, Lukas <lukas.hoehl@accso.de>
    Höhl, Lukas committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    abf6570 View commit details
    Browse the repository at this point in the history
  5. fix: install containerd with apt

    Signed-off-by: Höhl, Lukas <lukas.hoehl@accso.de>
    Höhl, Lukas committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    dacc12b View commit details
    Browse the repository at this point in the history
  6. fix: install runc with apt

    Signed-off-by: Höhl, Lukas <lukas.hoehl@accso.de>
    Höhl, Lukas committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    d45873f View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. debug: systemd docker service masked

    Signed-off-by: Höhl, Lukas <lukas.hoehl@accso.de>
    Höhl, Lukas committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    7cf2586 View commit details
    Browse the repository at this point in the history
  2. fix: unmask docker service

    Signed-off-by: Höhl, Lukas <lukas.hoehl@accso.de>
    Höhl, Lukas committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    ad4c1a3 View commit details
    Browse the repository at this point in the history
  3. fix: use binary and copy systemd unit files from repo

    Signed-off-by: Höhl, Lukas <lukas.hoehl@accso.de>
    Höhl, Lukas committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    30e7729 View commit details
    Browse the repository at this point in the history
  4. fix: remove port-forward of registry

    Signed-off-by: Höhl, Lukas <lukas.hoehl@accso.de>
    Höhl, Lukas committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    dbfcec9 View commit details
    Browse the repository at this point in the history