landorg

Results 23 comments of landorg

Hi. Any news on this? Unfortunately none of the above mentioned workarounds work for me. Thus I'm unable to work with pio & my d1_mini_pro's. @ctbenergy 's workaround gives me...

Hi We are struggeling with the same problem. How can I remove a specific node when I deploy stateful sets with this provisioner? Also scaling down from 3 to 1...

Thanks for clarification @yasker I understand that this is relying on the application for replication of the data and this makes sense for our use-case. We're using it for our...

Whats missing to be able to merge this? That would be very helpful.

Hi and thanks for the quick reply. I'm used to that from the rancher ui. That's why I'm missing it here. The main use-case for me is to just look...

I use this nowadays: https://archlinux.org/packages/community/x86_64/picom/ https://github.com/yshui/picom

Hi and thanks for your quick reply :) Yes an immediate get is possible with that api.

Any news on this? Running into that issue too it's currently blocking our production updates as every change might cause a disfunctional redis here and there.

@shubham-cmyk redisreplication and redissentinel: ```yaml apiVersion: redis.redis.opstreelabs.in/v1beta1 kind: RedisReplication metadata: annotations: meta.helm.sh/release-name: bms-redis-persistent-replication meta.helm.sh/release-namespace: bms-databases creationTimestamp: "2023-09-25T17:34:47Z" finalizers: - redisReplicationFinalizer generation: 3 labels: app.kubernetes.io/component: middleware app.kubernetes.io/instance: bms-redis-persistent-replication app.kubernetes.io/managed-by: Helm app.kubernetes.io/name:...