element maintainers added to image.yaml's

This commit is contained in:
Alexey Kostarev 2024-05-22 17:51:23 +05:00
parent 7156bc7ff5
commit 64020acdd0
35 changed files with 35 additions and 0 deletions

View File

@ -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: []

View File

@ -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: []

View File

@ -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: []

View File

@ -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: []

View File

@ -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: []

View File

@ -3,3 +3,4 @@ kind: image
test: test:
entrypoint: /bin/sh entrypoint: /bin/sh
command: apt-repo --version command: apt-repo --version
maintainers: []

View File

@ -3,3 +3,4 @@ kind: image
test: test:
entrypoint: /bin/sh entrypoint: /bin/sh
command: ss -V command: ss -V
maintainers: []

View File

@ -3,3 +3,4 @@ kind: image
test: test:
entrypoint: '' entrypoint: ''
command: --version command: --version
maintainers: []

View File

@ -3,3 +3,4 @@ kind: image
test: test:
entrypoint: '' entrypoint: ''
command: 'true' command: 'true'
maintainers: []

View File

@ -3,3 +3,4 @@ kind: image
test: test:
entrypoint: /bin/sh entrypoint: /bin/sh
command: trivy --version command: trivy --version
maintainers: []

View File

@ -3,3 +3,4 @@ kind: image
test: test:
entrypoint: /bin/sh entrypoint: /bin/sh
command: cainjector --help command: cainjector --help
maintainers: []

View File

@ -3,3 +3,4 @@ kind: image
test: test:
entrypoint: /bin/sh entrypoint: /bin/sh
command: controller --help command: controller --help
maintainers: []

View File

@ -3,3 +3,4 @@ kind: image
test: test:
entrypoint: /bin/sh entrypoint: /bin/sh
command: webhook --help command: webhook --help
maintainers: []

View File

@ -3,3 +3,4 @@ kind: image
test: test:
entrypoint: '' entrypoint: ''
command: flannel command: flannel
maintainers: []

View File

@ -3,3 +3,4 @@ kind: image
test: test:
entrypoint: /bin/sh entrypoint: /bin/sh
command: flanneld --version command: flanneld --version
maintainers: []

View File

@ -3,3 +3,4 @@ kind: image
test: test:
entrypoint: /bin/sh entrypoint: /bin/sh
command: coredns --version command: coredns --version
maintainers: []

View File

@ -3,3 +3,4 @@ kind: image
test: test:
entrypoint: /bin/sh entrypoint: /bin/sh
command: etcd --version command: etcd --version
maintainers: []

View File

@ -3,3 +3,4 @@ kind: image
test: test:
entrypoint: /bin/sh entrypoint: /bin/sh
command: kube-apiserver --version command: kube-apiserver --version
maintainers: []

View File

@ -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: []

View File

@ -3,3 +3,4 @@ kind: image
test: test:
entrypoint: /bin/sh entrypoint: /bin/sh
command: kube-proxy --version command: kube-proxy --version
maintainers: []

View File

@ -3,3 +3,4 @@ kind: image
test: test:
entrypoint: /bin/sh entrypoint: /bin/sh
command: kube-scheduler --version command: kube-scheduler --version
maintainers: []

View File

@ -3,3 +3,4 @@ kind: image
test: test:
entrypoint: /pause entrypoint: /pause
command: -v command: -v
maintainers: []

View File

@ -3,3 +3,4 @@ kind: image
test: test:
entrypoint: /bin/sh entrypoint: /bin/sh
command: node-collector --help command: node-collector --help
maintainers: []

View File

@ -3,3 +3,4 @@ kind: image
test: test:
entrypoint: /bin/sh entrypoint: /bin/sh
command: apachectl -v command: apachectl -v
maintainers: []

View File

@ -3,3 +3,4 @@ kind: image
test: test:
entrypoint: /bin/sh entrypoint: /bin/sh
command: etcdctl version command: etcdctl version
maintainers: []

View File

@ -3,3 +3,4 @@ kind: image
test: test:
entrypoint: /bin/sh entrypoint: /bin/sh
command: gitea --version command: gitea --version
maintainers: []

View File

@ -3,3 +3,4 @@ kind: image
test: test:
entrypoint: /bin/sh entrypoint: /bin/sh
command: nginx -v command: nginx -v
maintainers: []

View File

@ -3,3 +3,4 @@ kind: image
test: test:
entrypoint: /bin/sh entrypoint: /bin/sh
command: node -v command: node -v
maintainers: []

View File

@ -3,3 +3,4 @@ kind: image
test: test:
entrypoint: /bin/sh entrypoint: /bin/sh
command: prometheus --version command: prometheus --version
maintainers: []

View File

@ -3,3 +3,4 @@ kind: image
test: test:
entrypoint: /bin/sh entrypoint: /bin/sh
command: python3 --version command: python3 --version
maintainers: []

View File

@ -3,3 +3,4 @@ kind: image
test: test:
entrypoint: /bin/sh entrypoint: /bin/sh
command: registry --version command: registry --version
maintainers: []

View File

@ -3,3 +3,4 @@ kind: image
test: test:
entrypoint: /bin/sh entrypoint: /bin/sh
command: ruby --version command: ruby --version
maintainers: []

View File

@ -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: []

View File

@ -3,3 +3,4 @@ kind: image
test: test:
entrypoint: /bin/sh entrypoint: /bin/sh
command: unitd --version command: unitd --version
maintainers: []

View File

@ -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: []