Closed georgkrause closed 1 year ago
That seems strange! Thanks for reporting!
I suspect there is something wrong with your output though. It looks like the output itself is from unbridge
not from list --bridges
.
Could you provide an example to reproduce? It looks like it's part of the spacecrafts guide. Can I reproduce it following the guide?
Yes, I messed up my post. the output was from gefyra unbridge -A
, but:
gefyra list --bridges
spacecrafts-ireq-20220630135014-0
spacecrafts-ireq-20220630135014-1
spacecrafts-ireq-20220630135411-0
spacecrafts-ireq-20220630135411-1
spacecrafts-ireq-20220630135650-0
spacecrafts-ireq-20220630135650-1
Well, I couldn't make bridging work, so the guide does not cover it. But I tried gefyra bridge -N myspacecraft -n default --deployment spacecrafts --container-name spacecrafts -p 8000:8000
in addition to the guide, so probably can reproduce it that way. I also run into #107 while bridging.
I also run into https://github.com/gefyrahq/gefyra/issues/107 while bridging.
Same issue here. gefyra unbridge --all
does not seem to have any effect after #107 . gefyra unbridge --name ...
neither though. gefyra down
is working, but the gefyra namespace is not terminationg properly
I managed to solve the terminating issue of gefyra down
by removing the operator.gefyra.dev/kopf-finalizer
from the Finalizers of the interceptrequests.gefyra.dev
resource. Not sure if that's super clean, though, meaning if the cluster is in a proper state afterwards. Nevertheless, for me it worked and gefyra up
was working again, too.
Thanks @tschale for your support :D
@buschNT this may happens if Operator lost connection to the bridges (for example if it terminated or something), meaning there are remainder bridges which in turn cannot be removed due to the missing finalizer.
Resolved with v2
@SteinRobert uh, 2.0 how exciting. Congratulations!!
I want to unbridge everything, so I am running
gefyra unbridge -A
.The command succeeds, lists all the bridges it is removing and as far as I can tell no bridge is actually in place anymore.
But when I run
gefyra list --bridges
afterwards, I still get them listed: