Matej Belluš

Results 9 issues of Matej Belluš

This guy David Icke, claims that there is no covid-19 and that, exosome is basically what the _world_ calls covid-19. [Vimeo](https://vimeo.com/404755524) [Source](https://londonreal.tv/the-coronavirus-conspiracy-how-covid-19-will-seize-your-rights-destroy-our-economy-david-icke/) - https://science.sciencemag.org/content/367/6478/eaau6977 - https://en.wikipedia.org/wiki/Exosome_complex I have little understanding...

Adding fastlane to `android-30-jdk11` seems to fail. `Dockerfile` ``` FROM alvrme/alpine-android:android-30-jdk11 RUN extras fastlane ``` `docker build -t builder .` ``` Sending build context to Docker daemon 3.072kB Step 1/2...

bug

Currently whole nginx config resides in `conf.d/defautlt.conf`. It would be much more readable if there would be separate config file per proxied URL (rap.host). Like: - conf.d/exmale.com.conf - conf.d/abc123.com.conf -...

When installing `fluent-plugin-rewrite-tag-filter` into a fluentd docker container, the installation in OK, however at runtime, fluentd doesn't recognize that it was installed I tried both Debian and Alpine images. `Dockerfile`...

I installed npm without problem. After running `npm install` and `npm run webpack` I get the following error: The `node_modules` dir was empty. `ERROR in ./~/css-loader!./~/less-loader!./src/browser/components/main.less Module build failed: ReferenceError:...

### What happened? I ran ```sh kubectl hlf ca create \ --storage-class=$STORAGE_CLASS \ --capacity=1Gi \ --name=org1-ca \ --enroll-id=enroll \ --enroll-pw=enrollpw \ --gateway-api-hosts $ORG1_CA_HOST \ --gateway-api-name hlf-gateway \ --gateway-api-namespace $NAMESPACE \...

**Describe the bug** I get automatically log out after few minutes / seconds. When I try to log in, sometime it says bad password, then I wait for a bit...

bug
help wanted

### What happened? ## Issue Description The HLF operator pod is continuously creating temporary files in the `/tmp` directory without cleanup, leading to potential disk space issues. The temporary files...