Lucas Servén Marín

Results 166 comments of Lucas Servén Marín

This indeed fixes the bug. Tests seem to have flaked and should be re-kicked.

This is now solved thanks to https://github.com/dexidp/dex/pull/1621. We can close this issue IMO

We test all of the manifests on every PR using KinD. Without Dex and Loki working, the tests wouldn't pass. Something seems fishy here. It's worth checking if this is...

I wonder if `.enabled` is kind of an anti-pattern. We don't use this field to control the enabling of logging or metrics, only the existence of the configuration is enough....

@blaggacao: this issue is slowly moving forward! I just added block storage imports, so only two resources are left now. These two, IPs and instances, are a little bit tricky...

@blaggacao resource importing is now complete for all existing resources. I'll close out the related issues but keep this around to track any future resources that are added to the...

@Dmitry1987, thanks for opening this. I agree, more documentation would be very helpful! I know that another contributor has begun working on some documentation for the provider [0] but there...

@grinay thanks for bringing this up. I've never used this functionality myself but I'm glad to hear about it. This issue will require two pieces: - [ ] add reverse...

@rtizzy, very right. Thanks I just updated the comment. With a reserved IP you can create an IP separately from your VPS and keep it even after you tear down...

Yes, this would also work. Reserved IPs were discussed in this thread simply because the original issue author said they required that feature.