Kai Lüke

Results 77 issues of Kai Lüke

Is there anyone already working on a draft for adding runtime instantiation to the component model? Runtime instantiation means that a component can dynamically instantiate another component given its binary...

## Current situation Systemd-sysext images that are not coupled to the OS version need to contain their dependencies and show not assume something about `/usr/lib` nor ship libraries in that...

kind/feature
area/sysext

## Current situation Currently the sysext-bakery scripts use static binaries to be version-independent instead of being coupled to a specific OS version. ## Impact This limits the software we can...

kind/feature
area/sysext

Regardless of the ifname scheme, get the public and private IPs based on the routes that get set up or by the prefix they have. https://support.rackspace.com/how-to/basic-network-troubleshooting/ shows that the private...

Since the `raw` backend is quite limiting it would be nice to support usnetd as backend. This allows to still use the kernel network stack without interference. The IPC works...

enhancement

I know this involves a lot of design work and problems to tackle. Yet, in the long run I think the need for spawning wasm components will arise. In my...

#### For new checks and feature suggestions - [x] https://www.shellcheck.net/ (i.e. the latest commit) currently gives no useful warnings about this - [ x I searched through https://github.com/koalaman/shellcheck/issues and didn't...