feat: modernize application — source, platform artifacts, CI/CD
- chore: ingest source code 108 files from https://github.com/spring-projects/spring-petclinic - feat: add platform deployment artifacts - feat: add CI/CD workflow automation
This commit is contained in:
@@ -1,43 +1,43 @@
|
||||
|
||||
apiVersion: backstage.io/v1alpha1
|
||||
kind: Component
|
||||
metadata:
|
||||
name: petclinic-demo-andrej6
|
||||
description: 'petclinic-demo-andrej6 — renovated via Humanitec v2 Platform Orchestrator'
|
||||
annotations:
|
||||
backstage.io/kubernetes-label-selector: app.humanitec.io/name=petclinic-demo-andrej6
|
||||
backstage.io/kubernetes-namespace: petclinic-demo-andrej6
|
||||
backstage.io/techdocs-ref: dir:.
|
||||
gitea.kyndemo.live/project-slug: validate/petclinic-demo-andrej6
|
||||
gitea.kyndemo.live/repo-slug: validate/petclinic-demo-andrej6
|
||||
backstage.io/kubernetes-namespace: petclinic-demo-andrej6
|
||||
backstage.io/kubernetes-label-selector: "app.humanitec.io/name=petclinic-demo-andrej6"
|
||||
backstage.io/techdocs-ref: dir:.
|
||||
grafana.com/dashboard-url: https://grafana.kyndemo.live/d/otel-app-observability-v2/opentelemetry-application-observability?orgId=1&var-app=petclinic-demo-andrej6
|
||||
grafana/alert-label-selector: app=petclinic-demo-andrej6
|
||||
grafana/dashboard-selector: uid == 'otel-app-observability-v2'
|
||||
grafana/grafana-instance: default
|
||||
humanitec.dev/appId: petclinic-demo-andrej6
|
||||
humanitec.dev/orgId: skillful-wild-chicken-2617
|
||||
humanitec.dev/projectId: petclinic-demo-andrej6
|
||||
humanitec.dev/appId: petclinic-demo-andrej6
|
||||
sonarqube.org/project-key: petclinic-demo-andrej6
|
||||
grafana/grafana-instance: "default"
|
||||
grafana/alert-label-selector: "app=petclinic-demo-andrej6"
|
||||
grafana/dashboard-selector: "uid == 'otel-app-observability-v2'"
|
||||
grafana.com/dashboard-url: "https://grafana.kyndemo.live/d/otel-app-observability-v2/opentelemetry-application-observability?orgId=1&var-app=petclinic-demo-andrej6"
|
||||
tags:
|
||||
- humanitec-v2
|
||||
- platform-orchestrator
|
||||
- renovation
|
||||
description: "petclinic-demo-andrej6 \u2014 renovated via Humanitec v2 Platform\
|
||||
\ Orchestrator"
|
||||
links:
|
||||
- url: https://console.humanitec.dev/orgs/skillful-wild-chicken-2617/projects/petclinic-demo-andrej6
|
||||
title: Humanitec Console
|
||||
icon: dashboard
|
||||
- url: https://gitea.kyndemo.live/validate/petclinic-demo-andrej6
|
||||
title: Source Repository
|
||||
icon: github
|
||||
- url: https://gitea.kyndemo.live/validate/petclinic-demo-andrej6/actions
|
||||
title: CI/CD Pipelines
|
||||
icon: code
|
||||
- url: https://grafana.kyndemo.live/d/otel-app-observability-v2/opentelemetry-application-observability?orgId=1&var-app=petclinic-demo-andrej6
|
||||
title: Grafana Dashboard
|
||||
icon: dashboard
|
||||
- icon: dashboard
|
||||
title: Humanitec Console
|
||||
url: https://console.humanitec.dev/orgs/skillful-wild-chicken-2617/projects/petclinic-demo-andrej6
|
||||
- icon: github
|
||||
title: Source Repository
|
||||
url: https://gitea.kyndemo.live/validate/petclinic-demo-andrej6
|
||||
- icon: code
|
||||
title: CI/CD Pipelines
|
||||
url: https://gitea.kyndemo.live/validate/petclinic-demo-andrej6/actions
|
||||
- icon: dashboard
|
||||
title: Grafana Dashboard
|
||||
url: https://grafana.kyndemo.live/d/otel-app-observability-v2/opentelemetry-application-observability?orgId=1&var-app=petclinic-demo-andrej6
|
||||
name: petclinic-demo-andrej6
|
||||
tags:
|
||||
- humanitec-v2
|
||||
- platform-orchestrator
|
||||
- renovation
|
||||
spec:
|
||||
type: service
|
||||
dependsOn:
|
||||
- resource:default/cjot-aks
|
||||
lifecycle: experimental
|
||||
owner: platform-engineering
|
||||
dependsOn:
|
||||
- resource:default/cjot-aks
|
||||
type: service
|
||||
|
||||
Reference in New Issue
Block a user