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

Added system and location information for catalog-info.yaml #256

Merged
merged 1 commit into from
Dec 15, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
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
32 changes: 9 additions & 23 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
@@ -1,26 +1,12 @@
# 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: group:redhat/quality-community
targets:
- ./catalog/system/broker.yaml

25 changes: 25 additions & 0 deletions catalog/system/broker.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
apiVersion: backstage.io/v1alpha1
kind: System
metadata:
name: broker
title: Broker
namespace: quality-community
description: 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