Red Hat · Arazzo Workflow
Red Hat Quay Provision Organization Robot and Repository
Version 1.0.0
Confirm an organization, create a robot account for it, then create a repository.
View Spec
View on GitHub
CloudContainersEnterpriseHybrid CloudKubernetesLinuxOpen SourceArazzoWorkflows
Provider
Workflows
provision-org-robot-repo
Verify an organization, create a robot account, and create a repository.
Gets an organization to confirm it exists, creates a robot account in it, and creates a private repository in the organization's namespace.
1
getOrganization
getOrganization
Retrieve the organization to confirm it exists before provisioning robot accounts and repositories.
2
createRobot
createOrgRobot
Create a robot account in the organization that automation systems can use to authenticate to the registry.
3
createRepository
createRepository
Create a repository in the organization's namespace that the robot account can publish images to.