Olivier Boucher
Olivier Boucher
Next thing I do is hitbox chat ! This integration is tricky because you have to deal with youtube api and there's nothing regarding gaming in general.
I'm getting the same issue
@eyalzek It's been a while and I moved back to the previous version. If I remember correctly, the main issue was that the code didn't check for the network interface...
@eyalzek What I'm saying is that there should be a distinction between not being able to fetch the NIC and the instance having no NIC... therefore, the deletion should be...
Yes but the problem is that the whole function errors out [1] when it should just complete and return nil if there is no NIC [1] https://github.com/doitintl/kubeip/blob/master/internal/address/gcp.go#L152