Skip to content

Commit

Permalink
Merge pull request #42 from second-state/hydai/deprecate_old_wasmedge
Browse files Browse the repository at this point in the history
Deprecated wasmedge versions <= 0.13.5, use crun 1.15 and wasmedge 0.13.5/0.14.0 instead
  • Loading branch information
hydai authored Jul 15, 2024
2 parents fd6aa47 + 1b66cd2 commit 5ffdf55
Show file tree
Hide file tree
Showing 13 changed files with 29 additions and 29 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/containerd-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
strategy:
fail-fast: false
matrix:
crun: ["1.8.4"]
wasmedge: ["0.11.0", "0.11.1", "0.11.2", "0.12.1"]
crun: ["1.15"]
wasmedge: ["0.13.5", "0.14.0"]
tag: ["latest"]
latest: [false]
variant: ["compat-smart"]
Expand All @@ -43,7 +43,7 @@ jobs:
name: WasmEdge:${{ matrix.wasmedge }},crun:${{ matrix.crun }}

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
fetch-depth: 0

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/containerd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
strategy:
fail-fast: false
matrix:
crun: ["1.8.4"]
wasmedge: ["0.11.0", "0.11.1", "0.11.2", "0.12.1"]
crun: ["1.15"]
wasmedge: ["0.13.5", "0.14.0"]
tag: ["latest"]
latest: [false]
variant: ["compat-smart"]
Expand All @@ -43,7 +43,7 @@ jobs:
name: WasmEdge:${{ matrix.wasmedge }},crun:${{ matrix.crun }}

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
fetch-depth: 0

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/crio-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
strategy:
fail-fast: false
matrix:
crun: ["1.8.4"]
wasmedge: ["0.11.0", "0.11.1", "0.11.2", "0.12.1"]
crun: ["1.15"]
wasmedge: ["0.13.5", "0.14.0"]
tag: ["latest"]
latest: [false]
config: ["container_http_server.json"]
Expand All @@ -43,7 +43,7 @@ jobs:
name: WasmEdge:${{ matrix.wasmedge }},crun:${{ matrix.crun }}

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
fetch-depth: 0

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/crio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
strategy:
fail-fast: false
matrix:
crun: ["1.8.4"]
wasmedge: ["0.11.0", "0.11.1", "0.11.2", "0.12.1"]
crun: ["1.15"]
wasmedge: ["0.13.5", "0.14.0"]
config: ["container_wasi.json"]
tag: ["latest"]
latest: [false]
Expand All @@ -43,7 +43,7 @@ jobs:
name: WasmEdge:${{ matrix.wasmedge }},crun:${{ matrix.crun }}

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
fetch-depth: 0

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/kubernetes-containerd-llama-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
name: Run ggml plugin example

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
fetch-depth: 0

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/kubernetes-containerd-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
strategy:
fail-fast: false
matrix:
crun: ["1.8.4"]
wasmedge: ["0.11.0", "0.11.1", "0.11.2", "0.12.1"]
crun: ["1.15"]
wasmedge: ["0.13.5", "0.14.0"]
tag: ["latest"]
latest: [false]
variant: ["compat-smart"]
Expand All @@ -43,7 +43,7 @@ jobs:
name: WasmEdge:${{ matrix.wasmedge }},crun:${{ matrix.crun }}

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
fetch-depth: 0

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/kubernetes-containerd-wasi-nn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
name: Run WASI-NN plugin example

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
fetch-depth: 0

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/kubernetes-containerd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
strategy:
fail-fast: false
matrix:
crun: ["1.8.4"]
wasmedge: ["0.11.0", "0.11.1", "0.11.2", "0.12.1"]
crun: ["1.15"]
wasmedge: ["0.13.5", "0.14.0"]
tag: ["latest"]
latest: [false]
variant: ["compat-smart"]
Expand All @@ -43,7 +43,7 @@ jobs:
name: WasmEdge:${{ matrix.wasmedge }},crun:${{ matrix.crun }}

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
fetch-depth: 0

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/kubernetes-crio-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
strategy:
fail-fast: false
matrix:
crun: ["1.8.4"]
wasmedge: ["0.11.0", "0.11.1", "0.11.2", "0.12.1"]
crun: ["1.15"]
wasmedge: ["0.13.5", "0.14.0"]
latest: [false]
config: ["k8s-http_server.yaml"]
include:
Expand All @@ -42,7 +42,7 @@ jobs:
name: WasmEdge:${{ matrix.wasmedge }},crun:${{ matrix.crun }}

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
fetch-depth: 0

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/kubernetes-crio.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
strategy:
fail-fast: false
matrix:
crun: ["1.8.4"]
wasmedge: ["0.11.0", "0.11.1", "0.11.2", "0.12.1"]
crun: ["1.15"]
wasmedge: ["0.13.5", "0.14.0"]
tag: ["latest"]
latest: [false]
variant: ["compat-smart"]
Expand All @@ -43,7 +43,7 @@ jobs:
name: WasmEdge:${{ matrix.wasmedge }},crun:${{ matrix.crun }}

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
fetch-depth: 0

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/kwasm-server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
k8s_kwasm_server:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: helm/[email protected]
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/kwasm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
k8s_kwasm:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: helm/[email protected]
Expand Down
2 changes: 1 addition & 1 deletion k8s_containerd_wasi_nn/install_containerd.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

export WASMEDGE_VERSION="0.12.1"
export WASMEDGE_VERSION="0.13.5"

echo -e "Starting installation ..."
sudo apt update
Expand Down

0 comments on commit 5ffdf55

Please sign in to comment.