Skip to content

Commit

Permalink
Merge pull request #697 from DelusionalOptimist/DelusionalOptimist/fe…
Browse files Browse the repository at this point in the history
…at/crio-support

feat: support CRI-O
  • Loading branch information
nyrahul authored Jun 23, 2022
2 parents 7e1810d + 2c56af2 commit 24dab96
Show file tree
Hide file tree
Showing 19 changed files with 1,655 additions and 76 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- name: Setup Enviroment
run: |
./contribution/k3s/install_k3s.sh
RUNTIME=docker ./contribution/k3s/install_k3s.sh
- name: Install annotation controller
run: |
Expand Down
Loading

0 comments on commit 24dab96

Please sign in to comment.