Nikita Dubrovski

Results 9 issues of Nikita Dubrovski

On GCP the DHCP server send the FQDN as the shortname in DHCP. So when the code that truncates the hostname in the kubelet runs, NM gets ornery that it...

This is a proof-of-concept, part of https://github.com/coreos/fedora-coreos-config/pull/1939. During `cosa buildextend-secex` a pair of GPG keys is randomly generated, where private key becomes part of `sdboot` image, and public key becomes...

``` $ cosa kola testiso -S --qemu-native-4k --qemu-multipath --output-dir tmp/kola-testiso-metal ⏭️ Skipping kola test pattern "fcos.internet": 👉 https://github.com/coreos/coreos-assembler/pull/1478 ⏭️ Skipping kola test pattern "podman.workflow": 👉 https://github.com/coreos/coreos-assembler/pull/1478 Ignoring verification of signature...

hold

firstboot of RHCOS on IBM zKVM from time to time fails during "File System Check". This happens, because systemd unit has an old filesystem's UUID from pristine qcow2 image, not...

Fix for: https://bugzilla.redhat.com/show_bug.cgi?id=1818033 When varying off and on the chpid to simulate an outage, the network does not come up automatically afterwards. The guest has to be restarted. Adding missing...

Discussion also goes in: https://github.com/dustymabe/osbuild/pull/22

Issue: https://github.com/osbuild/osbuild/issues/1877 ostree PRs: - https://github.com/osbuild/osbuild/pull/1911 - https://github.com/osbuild/osbuild/pull/1904

Required for: https://github.com/osbuild/osbuild/issues/1877