Zhivko Draganov

Results 11 issues of Zhivko Draganov

Can you please suggest minikube's compatiable dynamic volume provisioner for running the tutorial locally? I've tried rancher/local-path-storage and NFS, but both do not support resize. You can add the suggestion...

documentation

Used in Kubernetes environment have to reschedule the Stan pod, which changed the underlying IP address which it used. After that the command bus was constantly throwing "sending message failed:...

I was wondering if this RabbitMQ report is expected when we have graceful shutdown enabled. In the snipped bellow you can see the order of initialisation of the CQRS router....

There are no docs describing it. In [help docs](http://www.socialintents.com/faqsSlack.jsp) is written: > We support full customization of the chat text, colors, and default responses. Once you add the app to...

I've tried to setup it as Docker Registry (using `minikube addons configure registry-creds`), but I think it's not supported for other reasons. Anyone using ACR have managed to do this?

I reached a problem when doing ``` Model.find_or_initialize_by(enum_field: 'value') ``` it's not matching it. I saw that if I use `_enum_field` instead of `enum_field` it's working as expected. My environment...

**Describe the bug** Using [email protected] with the following configruration: ``` { "packageFiles": [ { "filename": "VERSION", "type": "plain-text" } ], "bumpFiles": [ { "filename": "VERSION", "type": "plain-text" } ], "scripts":...

bug

Our use-case is using Durable subscriptions with Queues and Kubernetes pods running watermill using watermill-nats with jetstream support. When we started playing with scale down functionality we saw weird behaviour...

Hello all, I receive a panic when using the loader with the NoCache option. The same code works fine with InMemoryCache passed or by default. Anyone managed to make the...

Using the latest version of goth v1.79.0. I found an error on some users attempting to login with Apple here and managed to reproduce it if on the step where...