selkies-project / selkies-operator

K8s operator for per-user stateful workloads
https://selkies.io
Apache License 2.0
72 stars 13 forks source link

Remove TURN integration #31

Closed danisla closed 2 years ago

danisla commented 2 years ago

Closes #24

Depends on https://github.com/selkies-project/selkies-gstreamer/pull/8

Removes coturn and coturn-web integration from standard deployment in favor of deploying TURN infrastructure separately only if the selkies-gstreamer or selkies-vdi addon is used.

Added new feature that lets you pass arbitrary SRV records and global CIDR blocks to the NetworkPolicyData used in templates. This makes augmenting the NetworkPolicy more flexible and is utilized by the new TURN integration.

TODO: