Florian Klink
Florian Klink
@xtremerui poke. Also looks like @bdellegrazie is running into the same issues with Bottlerocket: https://github.com/concourse/concourse/issues/8792#issuecomment-1700744398
As described in the initial PR description, this solves part of the problem, and I tested it with a custom dev container (see https://github.com/concourse/concourse-chart/issues/330#issuecomment-1634227120). It doesn't solve the whole problem,...
@xtremerui poke - can we get this in?
> I was able to follow this issue, but I'd like if in the future you give small example YAML snippets of the changes to the CRDs you're proposing. I...
Looking around a bit on the linux kernel mailing lists, there's a `wwan` `iosm` driver merged for 5.14, and ModemManager should support it in a generic fashion, according to https://gitlab.freedesktop.org/mobile-broadband/ModemManager/-/issues/385#note_946551...
Another option would be to treat this similar to [system logs](https://www.talos.dev/v1.5/talos-guides/configuration/logging/#kernel-logs) - specify the path to an endpoint receiving the coredump, maybe HTTP with some request parameters to allow providing...
The -lib denotes this is the `lib` output of the derivation. So instead of `3.6.1-lib`, `3.6.1` would be more correct - but it's hard to separate this from a single...
> > ...We could special-case common output names (bin, lib, dev). > > That's probably the right way to go. We can adjust as we find exceptions in the future...
> [side discussion, no longer about this PR] I want to highlight that build-time info is a popular use case for SBOMs as well, so it still sounds like this...