mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-17 06:48:51 +00:00
Merge pull request #8528 from fidencio/topic/stop-building-and-shipping-log-parser-rs
tools: Stop building / shipping log-parser-rs
This commit is contained in:
@@ -41,7 +41,6 @@ jobs:
|
|||||||
- kernel-nvidia-gpu
|
- kernel-nvidia-gpu
|
||||||
- kernel-nvidia-gpu-snp
|
- kernel-nvidia-gpu-snp
|
||||||
- kernel-nvidia-gpu-tdx-experimental
|
- kernel-nvidia-gpu-tdx-experimental
|
||||||
- log-parser-rs
|
|
||||||
- nydus
|
- nydus
|
||||||
- ovmf
|
- ovmf
|
||||||
- ovmf-sev
|
- ovmf-sev
|
||||||
|
3
.github/workflows/static-checks.yaml
vendored
3
.github/workflows/static-checks.yaml
vendored
@@ -46,7 +46,6 @@ jobs:
|
|||||||
- runtime-rs
|
- runtime-rs
|
||||||
- agent-ctl
|
- agent-ctl
|
||||||
- kata-ctl
|
- kata-ctl
|
||||||
- log-parser-rs
|
|
||||||
- runk
|
- runk
|
||||||
- trace-forwarder
|
- trace-forwarder
|
||||||
command:
|
command:
|
||||||
@@ -67,8 +66,6 @@ jobs:
|
|||||||
component-path: src/tools/agent-ctl
|
component-path: src/tools/agent-ctl
|
||||||
- component: kata-ctl
|
- component: kata-ctl
|
||||||
component-path: src/tools/kata-ctl
|
component-path: src/tools/kata-ctl
|
||||||
- component: log-parser-rs
|
|
||||||
component-path: src/tools/log-parser-rs
|
|
||||||
- component: runk
|
- component: runk
|
||||||
component-path: src/tools/runk
|
component-path: src/tools/runk
|
||||||
- component: trace-forwarder
|
- component: trace-forwarder
|
||||||
|
Reference in New Issue
Block a user