Skip to content

Commit

Permalink
refactor: Delete Reporting v1 (#1917)
Browse files Browse the repository at this point in the history
Closes #1882
  • Loading branch information
SanjayVas authored Nov 25, 2024
1 parent 48561a1 commit b29ff7b
Show file tree
Hide file tree
Showing 111 changed files with 15 additions and 18,635 deletions.
184 changes: 0 additions & 184 deletions .github/workflows/configure-reporting.yml

This file was deleted.

9 changes: 3 additions & 6 deletions .github/workflows/scan-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,16 +66,13 @@ jobs:
- kingdom/system-api
- duchy/herald
- duchy/spanner-computations
- reporting/postgres-data-server
- kingdom/exchanges-deletion
- reporting/v1alpha-public-api
- reporting/postgres-update-schema
- reporting/v2/v2alpha-public-api
- reporting/v2/postgres-update-schema
- panel-exchange/gcloud-example-daemon
- panel-exchange/aws-example-daemon
- simulator/synthetic-generator-edp
- reporting/v2/v2alpha-public-api
- reporting/v2/postgres-update-schema
- reporting/v2/postgres-internal-server
- simulator/synthetic-generator-edp
- duchy/postgres-update-schema
- duchy/gcloud-postgres-update-schema
- duchy/postgres-internal-server
Expand Down
9 changes: 0 additions & 9 deletions .github/workflows/update-cmms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,15 +124,6 @@ jobs:
# Update the Reporting system.
#
# This isn't technically part of the CMMS, but we do it here for simplicity.
update-reporting:
uses: ./.github/workflows/configure-reporting.yml
secrets: inherit
needs: [publish-images, terraform]
with:
image-tag: ${{ needs.publish-images.outputs.image-tag }}
environment: ${{ inputs.environment }}
apply: ${{ inputs.apply }}

update-reporting-v2:
uses: ./.github/workflows/configure-reporting-v2.yml
secrets: inherit
Expand Down
2 changes: 1 addition & 1 deletion docs/gke/metrics-deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ free to use whichever you prefer.
Deploy a Halo component. See the related guides:
[Create Kingdom Cluster](kingdom-deployment.md),
[Create Duchy Cluster](duchy-deployment.md), or
[Create Reporting Cluster](reporting-server-deployment.md).
[Create Reporting Cluster](reporting-server-v2-deployment.md).

## Google Cloud APIs

Expand Down
Loading

0 comments on commit b29ff7b

Please sign in to comment.