Avi Weit

Results 2 issues of Avi Weit

Issue had been opened per: https://github.com/clusterlink-net/clusterlink/pull/656#discussion_r1652152268 Currently the operator and control plane are using roles and rolebindings that are cluster scoped. Some resources however, are specific ones (namespace/name). For example,...

enhancement

Deleting clusterlink with: `clusterlink delete peer --name ` does not remove services created per Import operation. To reproduce: 1. clone `main` branch and build local images with `make` 2. deploy...

bug