Skip to content
Open
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
1 change: 1 addition & 0 deletions catalog-entities/extensions/plugins/orchestrator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -202,3 +202,4 @@ spec:
- redhat-backstage-plugin-orchestrator-backend
- redhat-backstage-plugin-orchestrator
- redhat-backstage-plugin-orchestrator-form-widgets
- redhat-backstage-plugin-orchestrator-backend-module-loki
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
apiVersion: extensions.backstage.io/v1alpha1
kind: Package
metadata:
name: redhat-backstage-plugin-orchestrator-backend-module-loki
namespace: rhdh
title: "Orchestrator Backend Module Loki"
links:
- url: https://red.ht/rhdh
title: Homepage
- url: https://issues.redhat.com/browse/RHIDP
title: Bugs
- title: Source Code
url: https://github.com/redhat-developer/rhdh-plugins/tree/main/workspaces/orchestrator/plugins/orchestrator-backend-module-loki
annotations:
backstage.io/source-location: url
https://github.com/redhat-developer/rhdh-plugins/tree/main/workspaces/orchestrator/plugins/orchestrator-backend-moule-loki
tags:
- automation
spec:
packageName: "@red-hat-developer-hub/backstage-plugin-orchestrator-backend-module-loki"
dynamicArtifact: "oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-orchestrator-backend-moule-loki:bs_1.45.3__1.0.0"
version: 1.0.0
backstage:
role: backend-plugin-moudle
supportedVersions: 1.45.3
author: Red Hat
support: production
lifecycle: active
partOf:
- orchestrator
appConfigExamples:
- title: Default configuration
content:
orchestrator:
workflowLogProvider:
loki:
baseUrl: http://localhost:3100
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ metadata:
- automation
spec:
packageName: "@red-hat-developer-hub/backstage-plugin-orchestrator-backend"
dynamicArtifact: "oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-orchestrator-backend:bs_1.45.3__8.5.1"
version: 8.5.1
dynamicArtifact: "oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-orchestrator-backend:bs_1.45.3__8.6.0"
version: 8.6.0
backstage:
role: backend-plugin
supportedVersions: 1.45.3
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ metadata:
- automation
spec:
packageName: "@red-hat-developer-hub/backstage-plugin-orchestrator-form-widgets"
dynamicArtifact: "oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-orchestrator-form-widgets:bs_1.45.3__1.6.0"
version: 1.6.0
dynamicArtifact: "oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-orchestrator-form-widgets:bs_1.45.3__1.6.1"
version: 1.6.1
backstage:
role: frontend-plugin
supportedVersions: 1.45.3
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ metadata:
- automation
spec:
packageName: '@red-hat-developer-hub/backstage-plugin-orchestrator'
dynamicArtifact: 'oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-orchestrator:bs_1.45.3__5.3.1'
version: 5.3.1
dynamicArtifact: 'oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-orchestrator:bs_1.45.3__5.4.0'
version: 5.4.0
backstage:
role: frontend-plugin
supportedVersions: 1.45.3
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ metadata:
- automation
spec:
packageName: "@red-hat-developer-hub/backstage-plugin-scaffolder-backend-module-orchestrator"
dynamicArtifact: "oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-scaffolder-backend-module-orchestrator:bs_1.45.3__1.3.1"
version: 1.3.1
dynamicArtifact: "oci://ghcr.io/redhat-developer/rhdh-plugin-export-overlays/red-hat-developer-hub-backstage-plugin-scaffolder-backend-module-orchestrator:bs_1.45.3__1.3.2"
version: 1.3.2
backstage:
role: backend-plugin-module
supportedVersions: 1.45.3
Expand Down
1 change: 1 addition & 0 deletions workspaces/orchestrator/plugins-list.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
plugins/orchestrator:
plugins/orchestrator-backend:
plugins/orchestrator-backend-module-loki:
plugins/orchestrator-form-widgets:
plugins/scaffolder-backend-module-orchestrator: --embed-package @red-hat-developer-hub/backstage-plugin-orchestrator-common
2 changes: 1 addition & 1 deletion workspaces/orchestrator/source.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"repo":"https://github.com/redhat-developer/rhdh-plugins","repo-ref":"db4aa2dc16192651bfae7e20675594b26362aefe","repo-flat":false,"repo-backstage-version":"1.45.2"}
{"repo":"https://github.com/redhat-developer/rhdh-plugins","repo-ref":"677f0fec717a51e397484fb8ce8327faf10d1e1f","repo-flat":false,"repo-backstage-version":"1.45.2"}