Michal Opala
Michal Opala
- This is a simple one-liner fix, it makes ansible-augeas compatible with Mitogen for Ansible (https://mitogen.networkgenomics.com/ansible_detailed.html). - It still works just fine with the Ansiballz framework. Thank you for the...
**Describe the bug** YQ gives invalid/useless error description while processing an invalid yaml document. version of yq: ```shell $ yq -V yq version 3.4.0 ``` operating system: linux amd64, the...
**Is your feature request related to a problem? Please describe.** Backup feature does not work with clustered multi-node OpenSearch. Please check #884. **Describe the solution you'd like** Backup code should...
**Is your feature request related to a problem? Please describe.** Recovery feature does not work with clustered multi-node OpenSearch . Please check #1197. **Describe the solution you'd like** Recovery code...
**Is your feature request related to a problem? Please describe.** Epiphany supports two different solutions for RabbitMQ: 1. Normal one on virtual machines (the rabbitmq ansible role). 2. Kubernetes deployed...
**Description** Add OneGate proxy service deployed on hypervisor hosts to mitigate the requirement of guest VMs to be able to directly connect to the OneGate server. **Use case** OneGate configuration...
**Description** When you "export" the "Service OneKE 1.24 EE" (or "CE") marketplace app in vCenter, the "master" and "storage" VM templates are incorrectly merged. Basically all the important VM template...
1. The Ceph dashboard itself can be easily enabled with such basic steps executed on `mgrs` (for example): ``` ceph config set mgr mgr/dashboard/ssl false ceph dashboard set-pwd-policy-enabled false ceph...
### Community Note - Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request - Please do...
### Description After Virtual Router's instance(s) are created, any attempt of CONTEXT vector update causes panic. ``` panic: interface conversion: interface {} is nil, not []interface {} ``` This is...