Christian Glombek
Christian Glombek
#### What type of PR is this? /kind ci #### What this PR does / why we need it: This change adds a config file for the Packit-as-a-Service GH app...
**Host system details** ``` $ rpm-ostree --version rpm-ostree: Version: '2022.9' Git: 44031a71f444ec63ed292f8807b5bb04a0cf3329 Features: - rust - compose - fedora-integration ``` **Expected vs actual behavior** Running `buildah build` with the following...
### Component systemd-resolved ### Is your feature request related to a problem? Please describe https://bugzilla.redhat.com/show_bug.cgi?id=1874419 The related problem was also described in https://github.com/systemd/systemd/pull/22868 tl;dr it would be handy if one...
Hello, this is just an idea, as HTTP and TCP are both already supported in this project. Afaik a WebSocket connection starts out as HTTP, a handshake occurs and the...
This provider uses the `lang` package directly, which is an internal package in `terraform-plugin-sdk`, and can thus not be migrated. ``` [lorbus@localhost terraform-provider-template]$ tf-sdk-migrator check Checking Go runtime version ......
**What type of PR is this?** /kind feature **What this PR does / why we need it**: Provide an administrator a streaming view of journal logs on Linux and WinEvent...
Hi @trishnaguha , first of all I must say this is great work here and in the blogs, really helpful! Thank you :) I have a use case where I'd...
# What does this implement/fix? This is a rebased and slightly modified version of https://github.com/esphome/esphome/pull/5305 by @skilau It adds support for RP2040 in the `async_tcp`, `web_server` and `mqtt` components. Ideally,...
### Description Splitting this from https://github.com/packit/packit/issues/1779 I'd like to be able to automate CentOS SIG RPM package builds (targeted at CentOS Stream) with packit. This should mirror the build in-koji...
I'd like to be able to automate builds for CentOS 9 Stream RPMs with packit. This should mirror the `build in-koji` functionality for builds on Fedora's Koji instance that already...