Subhi Al Hasan

Results 53 comments of Subhi Al Hasan
trafficstars

what about ` kubectl -n radnimax-vpn describe wireguardpeer test`

:tada: This issue has been resolved in version 2.5.0 :tada: The release is available on: - `v2.5.0` - [GitHub release](https://github.com/jodevsa/wireguard-operator/releases/tag/v2.5.0) Your **[semantic-release](https://github.com/semantic-release/semantic-release)** bot :package::rocket:

@kbbgl are you using a specific timezone with that cron string?

@kbbgl It would really help in figuring out what exactly is happening. I'm getting the following output from running this : ``` const CronTime = require('./cron').CronTime; var cronTime = new...

finished implementing this in https://github.com/jodevsa/wireguard-operator/pull/185; I litralley re-wrote the whole controller logic and finally we have some proper code that is decoupled

Hi @Twi, Thank you for openning the issue. I have tried to reproduce and at least I can verify that ICMP connectivity (ping) between the nodes is possible. How are...

HTTP (TCP) is also possible between the peers

Can you try to also check connectivity from the wireguard pod itself. here are some tips on how you can debug this: ### find out the wireguard pod kubectl get...