All checks were successful
Integration Test / Unit Tests + Container Smoke (workflow_dispatch) All checks passed
Integration Test / Unit Tests + Container Smoke (pull_request) Successful in 26s
SonarQube Analysis / Build, Test & Analyse (pull_request) Successful in 1m7s
Integration Test / Platform Conformance (pull_request) Successful in 19s
50 lines
1.9 KiB
YAML
50 lines
1.9 KiB
YAML
apiVersion: backstage.io/v1alpha1
|
|
kind: Component
|
|
metadata:
|
|
annotations:
|
|
backstage.io/kubernetes-id: pclinic-andrej-demo1
|
|
backstage.io/techdocs-ref: dir:.
|
|
cjot.io/target-domain: apps
|
|
gitea.kyndemo.live/project-slug: validate/pclinic-andrej-demo1
|
|
gitea.kyndemo.live/repo-slug: validate/pclinic-andrej-demo1
|
|
grafana.com/dashboard-url:
|
|
https://grafana.kyndemo.live/d/otel-app-observability-v2/opentelemetry-application-observability?orgId=1&var-app=pclinic-andrej-demo1
|
|
grafana/alert-label-selector: app=pclinic-andrej-demo1
|
|
grafana/dashboard-selector: uid == 'otel-app-observability-v2'
|
|
grafana/grafana-instance: default
|
|
humanitec.dev/appId: pclinic-andrej-demo1
|
|
humanitec.dev/orgId: crucible
|
|
humanitec.dev/projectId: pclinic-andrej-demo1
|
|
sonarqube.org/project-key: pclinic-andrej-demo1
|
|
docs.kyndemo.live/readme:
|
|
catalog/component/default/pclinic-andrej-demo1/README.md
|
|
description: "pclinic-andrej-demo1 — renovated onto the crucible platform orchestrator"
|
|
links:
|
|
- icon: dashboard
|
|
title: Orchestrator Console
|
|
url:
|
|
https://console.dev.orchestrator.crucible.kyndemo.live/orgs/crucible/projects/pclinic-andrej-demo1/environments/dev
|
|
- icon: web
|
|
title: Live Application
|
|
url: https://pclinic-andrej-demo1.apps.dev.crucible.kyndemo.live
|
|
- icon: github
|
|
title: Source Repository
|
|
url: https://gitea.kyndemo.live/validate/pclinic-andrej-demo1
|
|
- icon: code
|
|
title: CI/CD Pipelines
|
|
url: https://gitea.kyndemo.live/validate/pclinic-andrej-demo1/actions
|
|
- icon: dashboard
|
|
title: Grafana Dashboard
|
|
url:
|
|
https://grafana.kyndemo.live/d/otel-app-observability-v2/opentelemetry-application-observability?orgId=1&var-app=pclinic-andrej-demo1
|
|
name: pclinic-andrej-demo1
|
|
tags:
|
|
- platform-orchestrator
|
|
- renovation
|
|
spec:
|
|
dependsOn:
|
|
- resource:default/cjot-aks
|
|
lifecycle: experimental
|
|
owner: platform-engineering
|
|
type: service
|