remove k8s signaling backend

Signed-off-by: Steffen Vogel <post@steffenvogel.de>
This commit is contained in:
Steffen Vogel
2023-05-22 09:54:29 +02:00
parent 363a6a432f
commit e7961b0026
47 changed files with 35 additions and 2326 deletions

View File

@@ -3,9 +3,6 @@ run:
- ".*\\.pb\\.go$"
- ".*_grpc\\.pb\\.go$"
skip-dirs:
- pkg/signaling/k8s/apis/cunicu/v1
issues:
exclude-rules:
- path: '(.+)_test\.go'