D1StrX

Results 42 comments of D1StrX

> I've just run into this issue myself, and I'm not clear why the issues referenced in @AlanCoding 's post are relevant to it? The playbook / role are complaining...

Fresh installation here. I tried to define an alternative basepath in the values.yaml. But in my case the entire values.yaml is ignored. ``` helm install openebs-test -n open-ebs openebs/openebs -f...

Windows client version 3.9, slowdown issue with tray open issue is still here.

Can confirm, the issue still exists in 3.8.**2** ![image](https://github.com/nextcloud/desktop/assets/40062371/68618f83-f8b6-4b6e-bbf9-0c63e9fd95f2)

@khmarochos Just trying to understand the scope of "many issues with other components", do you mean also other stuff than just Zalando Postgresql? Having the exact same issue here, regarding...

And I have to mention that backups don't work anymore... just like https://github.com/ansible/awx-operator/issues/879#issuecomment-2166487493 I see the same behavior as @vivekshete9 describes, endless re-spinning up. I use the most basic example...

I see, also seeing the same errors in my operator as described in #1908 .

The use of the custom issue indeed results in a successful backup. But I see this rather as a workaround then a fix. Also the documentation lacks awxbackup and it's...

I have come to the conclusion that the `AWXBackup` CRD and backend code is not written to leverage Kubernetes native capabilities. That's from an admin perspective. IMHO `AWXBackup` should create...

Another thing possible is to write every AWX component in Ansible playbooks. I've done that too, so everything is documented and stateful. A native Ansible approach compared to bash scripts....