Skip to content

Commit

Permalink
chore: Remove cala chart (#7385)
Browse files Browse the repository at this point in the history
* chore: Remove cala chart

* chore: Remove cala refs from CI
  • Loading branch information
k3yss authored Jan 8, 2025
1 parent 04d8dfc commit 79db7c4
Show file tree
Hide file tree
Showing 19 changed files with 0 additions and 488 deletions.
23 changes: 0 additions & 23 deletions charts/cala/.helmignore

This file was deleted.

6 changes: 0 additions & 6 deletions charts/cala/Chart.lock

This file was deleted.

26 changes: 0 additions & 26 deletions charts/cala/Chart.yaml

This file was deleted.

17 changes: 0 additions & 17 deletions charts/cala/templates/_helpers.tpl

This file was deleted.

15 changes: 0 additions & 15 deletions charts/cala/templates/cala-cm.yaml

This file was deleted.

110 changes: 0 additions & 110 deletions charts/cala/templates/cala-deployment.yaml

This file was deleted.

17 changes: 0 additions & 17 deletions charts/cala/templates/cala-secrets.yaml

This file was deleted.

24 changes: 0 additions & 24 deletions charts/cala/templates/cala-svc.yaml

This file was deleted.

41 changes: 0 additions & 41 deletions charts/cala/templates/ingress.yaml

This file was deleted.

41 changes: 0 additions & 41 deletions charts/cala/values.yaml

This file was deleted.

1 change: 0 additions & 1 deletion ci/pipeline-fragments.lib.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ config:

#@ monitoring_charts = ["monitoring", "kafka-connect"]

#@ cala_charts = ["cala"]
#@ bitcoin_charts = ["bitcoind", "lnd", "specter", "bria", "fulcrum", "mempool"]

#@ addons_charts = ["admin-panel", "galoy-pay", "api-dashboard", "map", "voucher"]
Expand Down
21 changes: 0 additions & 21 deletions ci/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
#@ "slack_resource",
#@ "monitoring_charts",
#@ "bitcoin_charts",
#@ "cala_charts",
#@ "addons_charts",
#@ "task_image_config",
#@ "repo_resource",
Expand Down Expand Up @@ -53,12 +52,6 @@ groups:
- #@ testflight_job_name(chart)
- #@ bump_in_deployments_job_name(chart)
#@ end
- name: cala
jobs:
#@ for chart in cala_charts:
- #@ testflight_job_name(chart)
- #@ bump_in_deployments_job_name(chart)
#@ end
- name: addons
jobs:
#@ for chart in addons_charts:
Expand All @@ -73,10 +66,6 @@ groups:
- #@ testflight_job_name(chart)
- #@ bump_in_deployments_job_name(chart)
#@ end
#@ for chart in cala_charts:
- #@ testflight_job_name(chart)
- #@ bump_in_deployments_job_name(chart)
#@ end
#@ for chart in bitcoin_charts:
- #@ testflight_job_name(chart)
- #@ bump_in_deployments_job_name(chart)
Expand Down Expand Up @@ -108,10 +97,6 @@ jobs:
- #@ testflight_job(chart, "monitoring")
- #@ bump_in_deployments_job(chart)
#@ end
#@ for chart in cala_charts:
- #@ testflight_job(chart, "cala")
- #@ bump_in_deployments_job(chart)
#@ end
#@ for chart in bitcoin_charts:
- #@ testflight_job(chart, "bitcoin")
- #@ bump_in_deployments_job(chart)
Expand Down Expand Up @@ -338,12 +323,6 @@ resources:
#@ end
- #@ slack_resource("monitoring")

#@ for chart in cala_charts:
- #@ chart_repo_resource(chart)
- #@ testflight_tf_resource(chart)
#@ end
- #@ slack_resource("cala")

#@ for chart in bitcoin_charts:
- #@ chart_repo_resource(chart)
- #@ testflight_tf_resource(chart)
Expand Down
3 changes: 0 additions & 3 deletions ci/tasks/cala-smoketest.sh

This file was deleted.

Loading

0 comments on commit 79db7c4

Please sign in to comment.