/
githubmirror
/
origin
Обзор
Документация
Войти
/
githubmirror
/
origin
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
test/extended/testdata/long_names/fixture.json
65 строк
2 KB
Deirdre Malone
OCPBUGS-56512: updates ruby to version 3.3
27 май 2025, 18:25
27 май 2025, 18:25
ca8470c
Код
Авторство
О чём код?
{ "kind": "List", "apiVersion": "v1", "metadata": {}, "items": [ { "kind": "BuildConfig", "apiVersion": "build.openshift.io/v1", "metadata": { "name": "12345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890a", "labels": { "name": "12345678901234567890123456789012345678901234567890123456789012a" } }, "spec": { "triggers": [], "source": { "type": "Git", "git": { "uri": "https://github.com/openshift/ruby-hello-world.git" } }, "strategy": { "type": "Source", "env": [], "sourceStrategy": { "from": { "kind": "DockerImage", "name": "image-registry.openshift-image-registry.svc:5000/openshift/ruby:3.3-ubi8" } } } } }, { "kind": "BuildConfig", "apiVersion": "build.openshift.io/v1", "metadata": { "name": "12345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890b", "labels": { "name": "12345678901234567890123456789012345678901234567890123456789012b" } }, "spec": { "triggers": [], "source": { "type": "Git", "git": { "uri": "https://github.com/openshift/ruby-hello-world.git" } }, "strategy": { "type": "Source", "env": [], "sourceStrategy": { "from": { "kind": "DockerImage", "name": "image-registry.openshift-image-registry.svc:5000/openshift/ruby:3.3-ubi8" } } } } } ] }