Skip to content

Commit

Permalink
WPB-10581: Remove coturn helm chat (#4210)
Browse files Browse the repository at this point in the history
  • Loading branch information
smatting authored Aug 14, 2024
1 parent 9e7a27d commit 9cd1ab9
Show file tree
Hide file tree
Showing 13 changed files with 3 additions and 694 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ DOCKER_TAG ?= $(USER)
# default helm chart version must be 0.0.42 for local development (because 42 is the answer to the universe and everything)
HELM_SEMVER ?= 0.0.42
# The list of helm charts needed on internal kubernetes testing environments
CHARTS_INTEGRATION := wire-server databases-ephemeral redis-cluster rabbitmq fake-aws ingress-nginx-controller nginx-ingress-controller nginx-ingress-services fluent-bit kibana restund coturn k8ssandra-test-cluster
CHARTS_INTEGRATION := wire-server databases-ephemeral redis-cluster rabbitmq fake-aws ingress-nginx-controller nginx-ingress-controller nginx-ingress-services fluent-bit kibana restund k8ssandra-test-cluster
# The list of helm charts to publish on S3
# FUTUREWORK: after we "inline local subcharts",
# (e.g. move charts/brig to charts/wire-server/brig)
Expand All @@ -17,7 +17,7 @@ CHARTS_RELEASE := wire-server redis-ephemeral redis-cluster rabbitmq rabbitmq-ex
fake-aws fake-aws-s3 fake-aws-sqs aws-ingress fluent-bit kibana backoffice \
calling-test demo-smtp elasticsearch-curator elasticsearch-external \
elasticsearch-ephemeral minio-external cassandra-external \
nginx-ingress-controller ingress-nginx-controller nginx-ingress-services reaper restund coturn \
nginx-ingress-controller ingress-nginx-controller nginx-ingress-services reaper restund \
k8ssandra-test-cluster ldap-scim-bridge
KIND_CLUSTER_NAME := wire-server
HELM_PARALLELISM ?= 1 # 1 for sequential tests; 6 for all-parallel tests
Expand Down
1 change: 1 addition & 0 deletions changelog.d/5-internal/WPB-10581-remove-coturn-helm-chart
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Remove coturn helm chart. It is moved to `wireapp/coturn`.
14 changes: 0 additions & 14 deletions charts/coturn/Chart.yaml

This file was deleted.

25 changes: 0 additions & 25 deletions charts/coturn/README.md

This file was deleted.

54 changes: 0 additions & 54 deletions charts/coturn/templates/_helpers.tpl

This file was deleted.

110 changes: 0 additions & 110 deletions charts/coturn/templates/configmap-coturn-conf-template.yaml

This file was deleted.

41 changes: 0 additions & 41 deletions charts/coturn/templates/secret-or-certificate.yaml

This file was deleted.

20 changes: 0 additions & 20 deletions charts/coturn/templates/secret.yaml

This file was deleted.

42 changes: 0 additions & 42 deletions charts/coturn/templates/service-account.yaml

This file was deleted.

33 changes: 0 additions & 33 deletions charts/coturn/templates/service.yaml

This file was deleted.

19 changes: 0 additions & 19 deletions charts/coturn/templates/servicemonitor.yaml

This file was deleted.

Loading

0 comments on commit 9cd1ab9

Please sign in to comment.