Leela Gangavarapu

Results 165 comments of Leela Gangavarapu

@galp pretty good use case I'd say 😅. - I think it should work when you edit kadalu-info cm ~- However statefulset restart would still revert things~ - Need to...

- Just had a quick look, yes, there are some places where similar operations could go wrong however this specific operation should have been successful > Kadalu still thinks storage...

> volfiles of rep2&3 are not yet updated - I don't think so, it's part of decommission but not part of replica conversion > UPDATE: didnt work - got all...

- something else also is in play here 😅 , operator is getting already fulfilled events and deployed three server pods (from log) - later it received the update event...

@galp I built containers from HEAD (at [5d91d92](https://github.com/kadalu/kadalu/commit/5d91d92)) and tried below scenario which worked without any issues. from ``` yaml --- apiVersion: kadalu-operator.storage/v1alpha1 kind: KadaluStorage metadata: name: sample-pool spec: type:...

> Is the reported size (11G in this case) a bug? - I doubt it, `gluster volume/storage pool != single pvc` if `kadalu_format: native` is set in pool cr. -...

@amarts in simple-quota do we need to account for type of volume as well?

@vincentchong1 are you still facing the issue?

- I've some doubts around using only setup.py and not pip-compile - Will the console_scripts takes care of copying required modules? - Either ways, can we do a release sometime...

- Good to hear Samba again (https://github.com/kadalu/kadalu/issues/654), I'm eyeing on csi-proxy project to use in kadalu from when it was GA'd 😅 - Atleast, we'll try to provide a good...