Alvin Lin
Alvin Lin
Would using `tcpProbe` solve the issue? I am open to adding `curl` to the base image, but I also understand concerns from security and maintainability stand points. @alanprot @pracucci what...
Agreed. @alanprot @pracucci what are your thoughts? I think we can have the curl added to the image, but we will not promise backward compatibility in the future; I still...
What is AVX?
My team started to work on this, and would love to hear inputs from the community when we have some initial design in coming weeks.
I assume that if we were to introduce "namespace" concept, then the unique group identifier can be based on namespace instead of file name right? Or, maybe, to accommodate other...
+1 on this!
👋 Hi @roobalimsab are you in the [Cortex slack channel?](https://cloud-native.slack.com/messages/cortex/). Many Cortex users may be able to help you out more effectively in the Slack channel :) `curl: (52) Empty...
Hi, the cause is most likely caused by a memory leak that was fixed in https://github.com/cortexproject/cortex/pull/4739 Another [issue](https://github.com/cortexproject/cortex/issues/4746) reported lower memory usage after they deployed 1.13.0 I will resolve this...
Any plan to release the random exponential wait strategy?
@JensRantil I thought there is already a pull request there that have not been merged? https://github.com/rholder/guava-retrying/pull/50