Jan Pazdziora

Results 25 issues of Jan Pazdziora

Upon the first execution, there is no .xml to remove. After the loop finishes, all downloaded `.xml.gz` files should have been already gunzipped. Using `rm -f` avoids the "No such...

In https://github.com/opendatahub-io/notebooks/pull/587, after adding my LGTM review, openshift-ci (bot) came and "assigned adelton" as Assignee. I'm not even listed in https://github.com/opendatahub-io/notebooks/blob/main/OWNERS so this is quite surprising and does not seem...

### Issue Description With previous rootless podman setups, having a process listen on 127.0.0.1 in the container and publishing that port to the host did not expose that process to...

kind/bug
network
pasta

The https://github.com/containers/common/blob/main/docs/Containerfile.5.md says > ENV -- `ENV ` The ENV instruction sets the environment variable to the value ``. So it only shows the syntax of key and value separated...

**Environmental Info:** K3s Version: ``` k3s version v1.32.4+k3s1 (6b330558) go version go1.23.6 ``` Node(s) CPU architecture, OS, and Version: ``` Linux ctr-21-c-ubuntu-24-04.example.com 6.8.0-48-generic #48-Ubuntu SMP PREEMPT_DYNAMIC Fri Sep 27 14:04:52...

kind/upstream-issue

**Describe the bug** I have a working setup with podman and `docker.io/octoprint/octoprint:latest`. I've realized I did not have it hardened with `--read-only` but I hit https://github.com/OctoPrint/octoprint-docker/issues/279 when I tried to...

bug

**Describe the bug** Running ``` podman run --rm -p 8080:80 --name octoprint docker.io/octoprint/octoprint:latest ``` works without problems. When I add `--read-only` to the command, I get ``` [s6-init] making user...

bug

Prompted by https://github.com/freeipa/freeipa-container/issues/682.

### What happened? I use K3s with CRI-O. To do that, I first install CRI-O with configuration that points `crio.network`'s `plugin_dirs` to `/var/lib/rancher/k3s/data/cni` which gets populated later by K3s to...

kind/bug
lifecycle/stale