Skip to content

Instantly share code, notes, and snippets.

@mbiarnes
Created November 20, 2023 09:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mbiarnes/3726f77b640ad252d85ca9c477f8d48c to your computer and use it in GitHub Desktop.
Save mbiarnes/3726f77b640ad252d85ca9c477f8d48c to your computer and use it in GitHub Desktop.
response of curl: curl 'localhost:8080/api/v1/pipeline-image?starting_from=github&name=hypershift&version=4.10'
{
"status":"success",
"payload":{
"openshift_version":"4.10",
"github_repo":"hypershift",
"upstream_github_url":"https://github.com/openshift/hypershift",
"private_github_url":"https://github.com/openshift-priv/hypershift",
"distgit":[
{
"distgit_repo_name":"hypershift","distgit_url":"https://pkgs.devel.redhat.com/cgit/containers/hypershift",
"brew":{
"brew_id":81225,"brew_build_url":"https://brewweb.engineering.redhat.com/brew/packageinfo?packageID=81225",
"brew_package_name":"ose-hypershift-container",
"bundle_component":null,
"bundle_distgit":null,
"payload_tag":"hypershift",
"cdn":[
{
"cdn_repo_id":15632,
"cdn_repo_name":15632,
"cdn_repo_url":"https://errata.devel.redhat.com/product_versions/1625/cdn_repos/15632",
"variant_name":"8Base-RHOSE-4.10",
"variant_id":3678,
"delivery":{
"delivery_repo_id":"6193c4374ae3739687569db5",
"delivery_repo_name":"openshift4/ose-hypershift-rhel8",
"delivery_repo_url":"https://comet.engineering.redhat.com/containers/repositories/6193c4374ae3739687569db5"}}]}}]}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment