element maintainers added to image.yaml's
This commit is contained in:
parent
7156bc7ff5
commit
64020acdd0
@ -3,3 +3,4 @@ kind: image
|
|||||||
test:
|
test:
|
||||||
entrypoint: /bin/sh
|
entrypoint: /bin/sh
|
||||||
command: LC_ALL=ru_RU.UTF-8 TZ=/usr/share/zoneinfo/Europe/Moscow date| grep MSK
|
command: LC_ALL=ru_RU.UTF-8 TZ=/usr/share/zoneinfo/Europe/Moscow date| grep MSK
|
||||||
|
maintainers: []
|
||||||
|
@ -3,3 +3,4 @@ kind: image
|
|||||||
test:
|
test:
|
||||||
entrypoint: /bin/sh
|
entrypoint: /bin/sh
|
||||||
command: curl --version && gpg --version
|
command: curl --version && gpg --version
|
||||||
|
maintainers: []
|
||||||
|
@ -3,3 +3,4 @@ kind: image
|
|||||||
test:
|
test:
|
||||||
entrypoint: /bin/sh
|
entrypoint: /bin/sh
|
||||||
command: git --version && hg --version
|
command: git --version && hg --version
|
||||||
|
maintainers: []
|
||||||
|
@ -3,3 +3,4 @@ kind: image
|
|||||||
test:
|
test:
|
||||||
entrypoint: /bin/sh
|
entrypoint: /bin/sh
|
||||||
command: gcc --version && make --version
|
command: gcc --version && make --version
|
||||||
|
maintainers: []
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
version: '1.0'
|
version: '1.0'
|
||||||
kind: image
|
kind: image
|
||||||
test: man --version && ip -V && vim --version | grep vim
|
test: man --version && ip -V && vim --version | grep vim
|
||||||
|
maintainers: []
|
||||||
|
@ -3,3 +3,4 @@ kind: image
|
|||||||
test:
|
test:
|
||||||
entrypoint: /bin/sh
|
entrypoint: /bin/sh
|
||||||
command: apt-repo --version
|
command: apt-repo --version
|
||||||
|
maintainers: []
|
||||||
|
@ -3,3 +3,4 @@ kind: image
|
|||||||
test:
|
test:
|
||||||
entrypoint: /bin/sh
|
entrypoint: /bin/sh
|
||||||
command: ss -V
|
command: ss -V
|
||||||
|
maintainers: []
|
||||||
|
@ -3,3 +3,4 @@ kind: image
|
|||||||
test:
|
test:
|
||||||
entrypoint: ''
|
entrypoint: ''
|
||||||
command: --version
|
command: --version
|
||||||
|
maintainers: []
|
||||||
|
@ -3,3 +3,4 @@ kind: image
|
|||||||
test:
|
test:
|
||||||
entrypoint: ''
|
entrypoint: ''
|
||||||
command: 'true'
|
command: 'true'
|
||||||
|
maintainers: []
|
||||||
|
@ -3,3 +3,4 @@ kind: image
|
|||||||
test:
|
test:
|
||||||
entrypoint: /bin/sh
|
entrypoint: /bin/sh
|
||||||
command: trivy --version
|
command: trivy --version
|
||||||
|
maintainers: []
|
||||||
|
@ -3,3 +3,4 @@ kind: image
|
|||||||
test:
|
test:
|
||||||
entrypoint: /bin/sh
|
entrypoint: /bin/sh
|
||||||
command: cainjector --help
|
command: cainjector --help
|
||||||
|
maintainers: []
|
||||||
|
@ -3,3 +3,4 @@ kind: image
|
|||||||
test:
|
test:
|
||||||
entrypoint: /bin/sh
|
entrypoint: /bin/sh
|
||||||
command: controller --help
|
command: controller --help
|
||||||
|
maintainers: []
|
||||||
|
@ -3,3 +3,4 @@ kind: image
|
|||||||
test:
|
test:
|
||||||
entrypoint: /bin/sh
|
entrypoint: /bin/sh
|
||||||
command: webhook --help
|
command: webhook --help
|
||||||
|
maintainers: []
|
||||||
|
@ -3,3 +3,4 @@ kind: image
|
|||||||
test:
|
test:
|
||||||
entrypoint: ''
|
entrypoint: ''
|
||||||
command: flannel
|
command: flannel
|
||||||
|
maintainers: []
|
||||||
|
@ -3,3 +3,4 @@ kind: image
|
|||||||
test:
|
test:
|
||||||
entrypoint: /bin/sh
|
entrypoint: /bin/sh
|
||||||
command: flanneld --version
|
command: flanneld --version
|
||||||
|
maintainers: []
|
||||||
|
@ -3,3 +3,4 @@ kind: image
|
|||||||
test:
|
test:
|
||||||
entrypoint: /bin/sh
|
entrypoint: /bin/sh
|
||||||
command: coredns --version
|
command: coredns --version
|
||||||
|
maintainers: []
|
||||||
|
@ -3,3 +3,4 @@ kind: image
|
|||||||
test:
|
test:
|
||||||
entrypoint: /bin/sh
|
entrypoint: /bin/sh
|
||||||
command: etcd --version
|
command: etcd --version
|
||||||
|
maintainers: []
|
||||||
|
@ -3,3 +3,4 @@ kind: image
|
|||||||
test:
|
test:
|
||||||
entrypoint: /bin/sh
|
entrypoint: /bin/sh
|
||||||
command: kube-apiserver --version
|
command: kube-apiserver --version
|
||||||
|
maintainers: []
|
||||||
|
@ -3,3 +3,4 @@ kind: image
|
|||||||
test:
|
test:
|
||||||
entrypoint: /bin/sh
|
entrypoint: /bin/sh
|
||||||
command: kube-controller-manager --version
|
command: kube-controller-manager --version
|
||||||
|
maintainers: []
|
||||||
|
@ -3,3 +3,4 @@ kind: image
|
|||||||
test:
|
test:
|
||||||
entrypoint: /bin/sh
|
entrypoint: /bin/sh
|
||||||
command: kube-proxy --version
|
command: kube-proxy --version
|
||||||
|
maintainers: []
|
||||||
|
@ -3,3 +3,4 @@ kind: image
|
|||||||
test:
|
test:
|
||||||
entrypoint: /bin/sh
|
entrypoint: /bin/sh
|
||||||
command: kube-scheduler --version
|
command: kube-scheduler --version
|
||||||
|
maintainers: []
|
||||||
|
@ -3,3 +3,4 @@ kind: image
|
|||||||
test:
|
test:
|
||||||
entrypoint: /pause
|
entrypoint: /pause
|
||||||
command: -v
|
command: -v
|
||||||
|
maintainers: []
|
||||||
|
@ -3,3 +3,4 @@ kind: image
|
|||||||
test:
|
test:
|
||||||
entrypoint: /bin/sh
|
entrypoint: /bin/sh
|
||||||
command: node-collector --help
|
command: node-collector --help
|
||||||
|
maintainers: []
|
||||||
|
@ -3,3 +3,4 @@ kind: image
|
|||||||
test:
|
test:
|
||||||
entrypoint: /bin/sh
|
entrypoint: /bin/sh
|
||||||
command: apachectl -v
|
command: apachectl -v
|
||||||
|
maintainers: []
|
||||||
|
@ -3,3 +3,4 @@ kind: image
|
|||||||
test:
|
test:
|
||||||
entrypoint: /bin/sh
|
entrypoint: /bin/sh
|
||||||
command: etcdctl version
|
command: etcdctl version
|
||||||
|
maintainers: []
|
||||||
|
@ -3,3 +3,4 @@ kind: image
|
|||||||
test:
|
test:
|
||||||
entrypoint: /bin/sh
|
entrypoint: /bin/sh
|
||||||
command: gitea --version
|
command: gitea --version
|
||||||
|
maintainers: []
|
||||||
|
@ -3,3 +3,4 @@ kind: image
|
|||||||
test:
|
test:
|
||||||
entrypoint: /bin/sh
|
entrypoint: /bin/sh
|
||||||
command: nginx -v
|
command: nginx -v
|
||||||
|
maintainers: []
|
||||||
|
@ -3,3 +3,4 @@ kind: image
|
|||||||
test:
|
test:
|
||||||
entrypoint: /bin/sh
|
entrypoint: /bin/sh
|
||||||
command: node -v
|
command: node -v
|
||||||
|
maintainers: []
|
||||||
|
@ -3,3 +3,4 @@ kind: image
|
|||||||
test:
|
test:
|
||||||
entrypoint: /bin/sh
|
entrypoint: /bin/sh
|
||||||
command: prometheus --version
|
command: prometheus --version
|
||||||
|
maintainers: []
|
||||||
|
@ -3,3 +3,4 @@ kind: image
|
|||||||
test:
|
test:
|
||||||
entrypoint: /bin/sh
|
entrypoint: /bin/sh
|
||||||
command: python3 --version
|
command: python3 --version
|
||||||
|
maintainers: []
|
||||||
|
@ -3,3 +3,4 @@ kind: image
|
|||||||
test:
|
test:
|
||||||
entrypoint: /bin/sh
|
entrypoint: /bin/sh
|
||||||
command: registry --version
|
command: registry --version
|
||||||
|
maintainers: []
|
||||||
|
@ -3,3 +3,4 @@ kind: image
|
|||||||
test:
|
test:
|
||||||
entrypoint: /bin/sh
|
entrypoint: /bin/sh
|
||||||
command: ruby --version
|
command: ruby --version
|
||||||
|
maintainers: []
|
||||||
|
@ -3,3 +3,4 @@ kind: image
|
|||||||
test:
|
test:
|
||||||
entrypoint: /bin/sh
|
entrypoint: /bin/sh
|
||||||
command: ls -la /sbin/init | grep systemd
|
command: ls -la /sbin/init | grep systemd
|
||||||
|
maintainers: []
|
||||||
|
@ -3,3 +3,4 @@ kind: image
|
|||||||
test:
|
test:
|
||||||
entrypoint: /bin/sh
|
entrypoint: /bin/sh
|
||||||
command: unitd --version
|
command: unitd --version
|
||||||
|
maintainers: []
|
||||||
|
@ -3,3 +3,4 @@ kind: image
|
|||||||
test:
|
test:
|
||||||
entrypoint: /bin/sh
|
entrypoint: /bin/sh
|
||||||
command: zot verify /etc/zot/config.json
|
command: zot verify /etc/zot/config.json
|
||||||
|
maintainers: []
|
||||||
|
Loading…
x
Reference in New Issue
Block a user