Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Included catalog-info.yaml for the broker repository with the project informaion. #254

Closed
wants to merge 2 commits into from
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 8 additions & 23 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -1,26 +1,11 @@
# Catalog entry for Backstage [backstage.io]
apiVersion: backstage.io/v1alpha1
kind: Component
kind: Location
metadata:
name: broker
title: Broker
description: The infrastructure middleman!
links:
- title: PyPi
url: https://pypi.org/project/broker
tags:
- python
- infrastructure
- click
- ansible-tower
- aap
- docker
- podman
namespace: quality-community
annotations:
github.com/project-slug: SatelliteQE/broker
backstage.io/techdocs-ref: https://github.com/SatelliteQE/broker/wiki
name: qe-broker-root-config
title: QE Broker Root Configuration
namespace: quality-community
description: A root collection of all QE Broker configurations for Backstage.
spec:
type: library
owner: group:redhat/satellite-qe
lifecycle: preproduction
owner: user:redhat/rushinde
riginoommen marked this conversation as resolved.
Show resolved Hide resolved
targets:
- ./catalog/system/broker.yaml
24 changes: 24 additions & 0 deletions catalog/system/broker.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
apiVersion: backstage.io/v1alpha1
kind: System
metadata:
name: broker
title: Broker
namespace: quality-community
description: System of the infrastructure middleman!
annotations:
github.com/project-slug: 'SatelliteQE/broker'
tags:
- python
- infrastructure
- click
- ansible-tower
- aap
- docker
- podman
links:
- title: PyPi
url: https://pypi.org/project/broker
spec:
owner: group:redhat/satellite-qe
domain: quality-community/quality-community