Pires

Results 325 comments of Pires

I'm not familiar with that API type. What is your use case?

UDP is already supported but this project could use some tests and/or examples doing UDP as well.

This library supports your use-case already, just not through the API type. I don't plan to work on this, I'm sorry. But I'll keep it open so that maybe someone...

Would it be enough to introduce a new example app in the `examples` folder?

Maybe we create a new package `helper/http2`? As we move forward, we can even deprecate some specific code for cloud-providers and move to the `helper` package, ie `helper/aws`, WDYT?

Ah, this is about IP4to6 where an IPv4 address can be encoded in IPv6, as the example you show up above. I think this is a good-to-have and not blocking...

Maybe it's a good time to introduce https://pkg.go.dev/net/netip#Addr.Is4In6?

This repo docs do mention how to schedule Curator jobs. You just need to learn Curator enough, in order to create a configuration that will deliver what you need. >The...

Use https://github.com/pires/kubernetes-elasticsearch-cluster/blob/master/es-curator-config.yaml, maybe?