Hank Donnay
Hank Donnay
This is an idea I had that I threw together.
Some experimenting with making the controller more direct with less internal concurrency.
Experiment in using `txtar` and `rsc.io/script`.
These changes make the `rhel` machinery consult both the `rpm` and `dnf` databases when possible. See-also: #809
E.g. #1191 The link is built incorrectly and doesn't go anywhere useful.
> [W]ithin the `jar` package we should be able to check the [(zip.FileHeader).Method](https://pkg.go.dev/archive/zip#FileHeader) and then call [Open](https://pkg.go.dev/archive/zip#File.Open) do the buffering or just [OpenRaw](https://pkg.go.dev/archive/zip#File.OpenRaw), as appropriate. _Originally posted by @hdonnay in...
This adds support for variants of layers that don't need a whole layer decompressed. TODO: - [x] Back out 1.19-new API - [x] Add ReaderAt HTTP implementation - [x] Back...
Really seems like the severity mapping should be: | Debian Severity | Claircore Severity | | - | - | | unimportant | Negligible | | low | Low |...
Users will see log messages and have requests time out (5 seconds, IIRC) if they were still making use of the `crda` package. See: #1002