Ali Afsharzadeh

Results 16 comments of Ali Afsharzadeh

Hi Mr. Amir I mean any sites which use blob protocol to stream videos and your website is just an example.

> `league/commonmark` 2.2.0 is not found in your proxy repository (while other versions are in there) thanks @stof I think it's impossible because if the package is not found in...

> so any package name found in it will never be asked to packagist.org I am using [nexus-repository-composer](https://github.com/sonatype-nexus-community/nexus-repository-composer), it has settings for maximum metadata age, if the metadata is expired...

@mkuratczyk thank you for your time. I pushed another commit, that should fix the problem in k8s statefulset.

I conducted several tests on a 2-node k3s cluster with 5 instances of RabbitMQ, but I couldn't replicate the issue you described. However, I'm keen to assist further. Firstly, could...

this the manifest I used to run Rabbitmq cluster: ```yml apiVersion: rabbitmq.com/v1beta1 kind: RabbitmqCluster metadata: name: foo spec: replicas: 5 service: type: NodePort ```

Thank you for providing additional details. I haven't faced this issue as my monitoring setup operates outside the Kubernetes cluster, with the `instance` label manually defined. It appears challenging to...

What are your thoughts on adopting the following approach? ``` max(max_over_time(QUERY[$__interval])) ``` I'm unsure of the exact implementation details for the query at the moment. However, employing this method would...

I am almost sure that `kong` user is created by `.deb` package, so there is no need to create it manually in `Dockerfile`.

I think this release needs some updates after the #12231 merge.