yaml: Remove trust section from examples and tests

With 561ce6f4be ("Remove Notary and Content Trust") we
removed support for content trust. No need to have it
in the YAMLs either.

Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
Rolf Neugebauer
2021-08-10 00:07:13 +01:00
parent 4e600a3790
commit f52c7f17c8
93 changed files with 0 additions and 345 deletions

View File

@@ -8,6 +8,3 @@ onboot:
- name: dhcpcd
image: linuxkit/dhcpcd:1033f340e2d42f86a60aab70752346f0045ea388
command: ["/sbin/dhcpcd", "--nobackground", "-f", "/dhcpcd.conf", "-1"]
trust:
org:
- linuxkit

View File

@@ -45,8 +45,3 @@ services:
files:
- path: etc/linuxkit-config
metadata: yaml
trust:
org:
- linuxkit
- library

View File

@@ -22,7 +22,3 @@ files:
- path: check.sh
source: ./check.sh
mode: "0700"
trust:
org:
- linuxkit
- library

View File

@@ -8,6 +8,3 @@ onboot:
- name: poweroff
image: linuxkit/poweroff:afe4b3ab865afe1e3ed5c88e58f57808f4f5119f
command: ["/bin/sh", "/poweroff.sh", "10"]
trust:
org:
- linuxkit

View File

@@ -8,6 +8,3 @@ onboot:
- name: poweroff
image: linuxkit/poweroff:afe4b3ab865afe1e3ed5c88e58f57808f4f5119f
command: ["/bin/sh", "/poweroff.sh", "10"]
trust:
org:
- linuxkit

View File

@@ -8,7 +8,4 @@ onboot:
- name: poweroff
image: linuxkit/poweroff:afe4b3ab865afe1e3ed5c88e58f57808f4f5119f
command: ["/bin/sh", "/poweroff.sh", "10"]
trust:
org:
- linuxkit

View File

@@ -8,6 +8,3 @@ onboot:
- name: poweroff
image: linuxkit/poweroff:afe4b3ab865afe1e3ed5c88e58f57808f4f5119f
command: ["/bin/sh", "/poweroff.sh", "10"]
trust:
org:
- linuxkit

View File

@@ -8,6 +8,3 @@ onboot:
- name: poweroff
image: linuxkit/poweroff:afe4b3ab865afe1e3ed5c88e58f57808f4f5119f
command: ["/bin/sh", "/poweroff.sh", "10"]
trust:
org:
- linuxkit

View File

@@ -8,6 +8,3 @@ onboot:
- name: poweroff
image: linuxkit/poweroff:afe4b3ab865afe1e3ed5c88e58f57808f4f5119f
command: ["/bin/sh", "/poweroff.sh", "10"]
trust:
org:
- linuxkit

View File

@@ -8,6 +8,3 @@ onboot:
- name: poweroff
image: linuxkit/poweroff:afe4b3ab865afe1e3ed5c88e58f57808f4f5119f
command: ["/bin/sh", "/poweroff.sh", "10"]
trust:
org:
- linuxkit

View File

@@ -8,6 +8,3 @@ onboot:
- name: poweroff
image: linuxkit/poweroff:afe4b3ab865afe1e3ed5c88e58f57808f4f5119f
command: ["/bin/sh", "/poweroff.sh", "3"]
trust:
org:
- linuxkit

View File

@@ -8,6 +8,3 @@ onboot:
- name: poweroff
image: linuxkit/poweroff:afe4b3ab865afe1e3ed5c88e58f57808f4f5119f
command: ["/bin/sh", "/poweroff.sh", "10"]
trust:
org:
- linuxkit

View File

@@ -8,6 +8,3 @@ onboot:
- name: poweroff
image: linuxkit/poweroff:afe4b3ab865afe1e3ed5c88e58f57808f4f5119f
command: ["/bin/sh", "/poweroff.sh", "10"]
trust:
org:
- linuxkit

View File

@@ -8,6 +8,3 @@ init:
services:
- name: acpid
image: linuxkit/acpid:d2ddd88c7918466f875e7c5c3e527b51dfb0b0ea
trust:
org:
- linuxkit

View File

@@ -8,6 +8,3 @@ onboot:
- name: poweroff
image: linuxkit/poweroff:afe4b3ab865afe1e3ed5c88e58f57808f4f5119f
command: ["/bin/sh", "/poweroff.sh", "10"]
trust:
org:
- linuxkit

View File

@@ -10,6 +10,3 @@ onboot:
- name: poweroff
image: linuxkit/poweroff:afe4b3ab865afe1e3ed5c88e58f57808f4f5119f
command: ["/bin/sh", "/poweroff.sh", "3"]
trust:
org:
- linuxkit

View File

@@ -10,6 +10,3 @@ onboot:
- name: poweroff
image: linuxkit/poweroff:afe4b3ab865afe1e3ed5c88e58f57808f4f5119f
command: ["/bin/sh", "/poweroff.sh", "3"]
trust:
org:
- linuxkit

View File

@@ -10,6 +10,3 @@ onboot:
- name: poweroff
image: linuxkit/poweroff:afe4b3ab865afe1e3ed5c88e58f57808f4f5119f
command: ["/bin/sh", "/poweroff.sh", "3"]
trust:
org:
- linuxkit

View File

@@ -15,6 +15,3 @@ onboot:
- name: poweroff
image: linuxkit/poweroff:afe4b3ab865afe1e3ed5c88e58f57808f4f5119f
command: ["/bin/sh", "/poweroff.sh", "3"]
trust:
org:
- linuxkit

View File

@@ -15,6 +15,3 @@ onboot:
- name: poweroff
image: linuxkit/poweroff:afe4b3ab865afe1e3ed5c88e58f57808f4f5119f
command: ["/bin/sh", "/poweroff.sh", "3"]
trust:
org:
- linuxkit

View File

@@ -15,6 +15,3 @@ onboot:
- name: poweroff
image: linuxkit/poweroff:afe4b3ab865afe1e3ed5c88e58f57808f4f5119f
command: ["/bin/sh", "/poweroff.sh", "3"]
trust:
org:
- linuxkit

View File

@@ -4,6 +4,3 @@ kernel:
init:
- linuxkit/init:78fb57c7da07c4e43c3a37b27755581da087a3b6
- linuxkit/runc:bf1e0c61fb4678d6428d0aabbd80db5ea24e4d4d
trust:
org:
- linuxkit

View File

@@ -42,6 +42,3 @@ services:
- /run:/var/run
capabilities:
- all
trust:
org:
- linuxkit

View File

@@ -17,6 +17,3 @@ onboot:
files:
- path: check.sh
source: ./check.sh
trust:
org:
- linuxkit

View File

@@ -19,8 +19,3 @@ onboot:
files:
- path: check.sh
source: ./check.sh
trust:
org:
- linuxkit
image:
- alpine:3.11

View File

@@ -22,8 +22,3 @@ onboot:
files:
- path: check.sh
source: ./check.sh
trust:
org:
- linuxkit
image:
- alpine:3.11

View File

@@ -18,8 +18,3 @@ onboot:
files:
- path: check.sh
source: ./check.sh
trust:
org:
- linuxkit
image:
- alpine:3.11

View File

@@ -21,6 +21,3 @@ onboot:
image: linuxkit/test-containerd:701421314e1b114c4787255431e066a681e80f16
- name: poweroff
image: linuxkit/poweroff:afe4b3ab865afe1e3ed5c88e58f57808f4f5119f
trust:
org:
- linuxkit

View File

@@ -20,8 +20,3 @@ onboot:
files:
- path: check.sh
source: ./check.sh
trust:
org:
- linuxkit
image:
- alpine:3.11

View File

@@ -23,8 +23,3 @@ files:
source: ./check.sh
- path: etc/dm-crypt/key
contents: "abcdefghijklmnopqrstuvwxyz123456"
trust:
org:
- linuxkit
image:
- alpine:3.11

View File

@@ -23,8 +23,3 @@ files:
source: ./check.sh
- path: etc/dm-crypt/key
contents: "abcdefghijklmnopqrstuvwxyz123456"
trust:
org:
- linuxkit
image:
- alpine:3.11

View File

@@ -26,8 +26,3 @@ files:
source: ./check.sh
- path: some/other/enc_key
contents: "abcdefghijklmnopqrstuvwxyz123456"
trust:
org:
- linuxkit
image:
- alpine:3.11

View File

@@ -18,7 +18,3 @@ onboot:
- name: poweroff
image: linuxkit/poweroff:afe4b3ab865afe1e3ed5c88e58f57808f4f5119f
command: ["/bin/sh", "/poweroff.sh", "10"]
trust:
org:
- linuxkit
- library

View File

@@ -22,7 +22,3 @@ onboot:
files:
- path: check.sh
source: ./check.sh
trust:
org:
- linuxkit
- library

View File

@@ -22,7 +22,3 @@ onboot:
- name: poweroff
image: linuxkit/poweroff:afe4b3ab865afe1e3ed5c88e58f57808f4f5119f
command: ["/bin/sh", "/poweroff.sh", "10"]
trust:
org:
- linuxkit
- library

View File

@@ -26,7 +26,3 @@ onboot:
files:
- path: check.sh
source: ./check.sh
trust:
org:
- linuxkit
- library

View File

@@ -19,7 +19,3 @@ onboot:
- name: poweroff
image: linuxkit/poweroff:afe4b3ab865afe1e3ed5c88e58f57808f4f5119f
command: ["/bin/sh", "/poweroff.sh", "10"]
trust:
org:
- linuxkit
- library

View File

@@ -23,7 +23,3 @@ onboot:
files:
- path: check.sh
source: ./check.sh
trust:
org:
- linuxkit
- library

View File

@@ -19,7 +19,3 @@ onboot:
- name: poweroff
image: linuxkit/poweroff:afe4b3ab865afe1e3ed5c88e58f57808f4f5119f
command: ["/bin/sh", "/poweroff.sh", "10"]
trust:
org:
- linuxkit
- library

View File

@@ -22,7 +22,3 @@ onboot:
files:
- path: check.sh
source: ./check.sh
trust:
org:
- linuxkit
- library

View File

@@ -23,7 +23,3 @@ onboot:
files:
- path: check.sh
source: ./check.sh
trust:
org:
- linuxkit
- library

View File

@@ -23,7 +23,3 @@ onboot:
files:
- path: check.sh
source: ./check.sh
trust:
org:
- linuxkit
- library

View File

@@ -23,7 +23,3 @@ onboot:
files:
- path: check.sh
source: ./check.sh
trust:
org:
- linuxkit
- library

View File

@@ -26,7 +26,3 @@ onboot:
files:
- path: check.sh
source: ./check.sh
trust:
org:
- linuxkit
- library

View File

@@ -23,7 +23,3 @@ onboot:
files:
- path: check.sh
source: ./check.sh
trust:
org:
- linuxkit
- library

View File

@@ -31,7 +31,3 @@ onboot:
files:
- path: check.sh
source: ./check.sh
trust:
org:
- linuxkit
- library

View File

@@ -23,7 +23,3 @@ onboot:
files:
- path: check.sh
source: ./check.sh
trust:
org:
- linuxkit
- library

View File

@@ -30,7 +30,3 @@ onboot:
files:
- path: check.sh
source: ./check.sh
trust:
org:
- linuxkit
- library

View File

@@ -17,6 +17,3 @@ files:
- path: etc/getty.shadow
# sample sets password for root to "abcdefgh" (without quotes)
contents: 'root:$6$6tPd2uhHrecCEKug$8mKfcgfwguP7f.BLdZsT1Wz7WIIJOBY1oUFHzIv9/O71M2J0EPdtFqFGTxB1UK5ejqQxRFQ.ZSG9YXR0SNsc11:17322:0:::::'
trust:
org:
- linuxkit

View File

@@ -19,7 +19,3 @@ onboot:
files:
- path: check.sh
source: ./check.sh
trust:
org:
- linuxkit
- library

View File

@@ -21,8 +21,3 @@ onboot:
files:
- path: check.sh
source: ./check.sh
trust:
org:
- linuxkit
image:
- alpine:3.11

View File

@@ -9,6 +9,3 @@ onboot:
image: linuxkit/mkimage:6a13c5814c95ccfb02518f8824a7c09bcea266fe
- name: poweroff
image: linuxkit/poweroff:afe4b3ab865afe1e3ed5c88e58f57808f4f5119f
trust:
org:
- linuxkit

View File

@@ -7,6 +7,3 @@ init:
onboot:
- name: poweroff
image: linuxkit/poweroff:afe4b3ab865afe1e3ed5c88e58f57808f4f5119f
trust:
org:
- linuxkit

View File

@@ -21,8 +21,3 @@ onboot:
files:
- path: check.sh
source: ./check.sh
trust:
org:
- linuxkit
image:
- alpine:3.11

View File

@@ -21,8 +21,3 @@ files:
source: ./check.sh
- path: /etc/containerd/runtime-config.toml
source: ./runtime-config.toml
trust:
org:
- linuxkit
image:
- alpine:3.11

View File

@@ -87,7 +87,3 @@ files:
Endpoint = 127.0.0.1:51820
- path: check.sh
source: ./check.sh
trust:
org:
- linuxkit
- library

View File

@@ -28,8 +28,3 @@ services:
files:
- path: check.sh
source: ./check.sh
trust:
org:
- linuxkit
image:
- alpine:3.11

View File

@@ -25,8 +25,3 @@ services:
files:
- path: check.sh
source: ./check.sh
trust:
org:
- linuxkit
image:
- alpine:3.11

View File

@@ -22,8 +22,3 @@ onboot:
files:
- path: check.sh
source: ./check.sh
trust:
org:
- linuxkit
image:
- alpine:3.11

View File

@@ -15,6 +15,3 @@ onboot:
files:
- path: /etc/ltp/baseline
contents: "100"
trust:
org:
- linuxkit

View File

@@ -16,6 +16,3 @@ onboot:
- name: poweroff
image: linuxkit/poweroff:afe4b3ab865afe1e3ed5c88e58f57808f4f5119f
command: ["/bin/sh", "/poweroff.sh", "120"]
trust:
org:
- linuxkit

View File

@@ -16,6 +16,3 @@ onboot:
- name: poweroff
image: linuxkit/poweroff:afe4b3ab865afe1e3ed5c88e58f57808f4f5119f
command: ["/bin/sh", "/poweroff.sh", "3"]
trust:
org:
- linuxkit