George Gaál

Results 140 comments of George Gaál

I used `-q:v` key, so it looks like I faced the same issue as here: https://github.com/jrottenberg/ffmpeg/issues/104

I believe that we should do deeper fix, because any user of `alpine` distro could face the same issue with another combination of command-line options. Did you check - do...

@stefanprodan Thanks for your link. I surely will again read it and try to understand details. I may add only my 5 cents that I have some fears that single...

@bexsoft Still not working unfortunately. I tested every docker up to the latest v.0.20.5

I am using minio console as part of minio operator inside of k8s help. What did help me? I created separate ingress for minio console with the correct rewrite rule:...

I have no idea who is using weave right now... Also the last commit https://github.com/weaveworks/weave was in August... It looks like that Weave is not under active development

@immanuelfodor Hi! Thanks for your comment! We are in the same issue. I am building the kubernetes-based PaaS platform with my colleagues and we checked a lot of approached for...

Good day! Any progress with the issue? My employer also wants to publish collector via ingress and it will be very nice to achieve it with proper configuration of `kind:...

I checked and I like to see this PR merged. ```bash $ helm repo add incubator https://kubernetes-charts-incubator.storage.googleapis.com/ Error: repo "https://kubernetes-charts-incubator.storage.googleapis.com/" is no longer available; try "https://charts.helm.sh/incubator" instead $ helm repo...

The same issue https://github.com/kubeflow/manifests/issues/1850 I wasn't able to install kubeflow directly in air-gapped environment, because `--set-image-name` doesn't work correctly. I faced three types of issue: 1. It doesn't handle image...