Denis Kadyshev

Results 11 comments of Denis Kadyshev

Related issue https://bugzilla.redhat.com/show_bug.cgi?id=459553 And for use credentials from `.cnf` file as workaround use the wrapper script `/usr/bin/clustercheck.wrapper` like: ``` #!/bin/sh /usr/bin/clustercheck "" "" $@ ``` And xinetd config should be:...

In most cases all you need is macvlan https://docs.docker.com/network/macvlan/

Workaround ```bash sed -i 's| \-\-skip\-refresh||g' "$(helm env HELM_PLUGINS)/helm-git/helm-git-plugin.sh" ``` More info https://github.com/aslafy-z/helm-git/pull/155 // upd Dont do this! Fork bomb! `helm dep up` calls recursively `helm dep up` for each...

> I use below config and see no WLAN related config in my dashboard > > ``` > features: > bgp: true > dhcp: true > dhcpv6: true > dhcp-leases:...

Hello everyone, this is very interesting thing, thanks for awesome thing! Any news for this PR?

Hello everyone, what if we use the `--format json` feature? For example: ```bash $ docker-compose ps --help Usage: docker compose ps [OPTIONS] [SERVICE...] List containers Options: --format string Format the...

Same issue with `M2502128T048SX22` All command run as `root` All packages has been install via pip inside virtualenv: ``` sudo -s git clone https://github.com/ohjeongwook/DumpFlash.git virtualenv -p python2 --prompt="(DumpFlash)" venv ....

> Just booted Windows and installed all updated, including BIOS firmware. Now it's version is RMAMT6B0P0909, but the issue is still here [uselessfire](https://github.com/uselessfire), hello, have you `RMAMT6B0P0909.exe` file? I upgrade...