neondatabase / autoscaling

Postgres vertical autoscaling in k8s
Apache License 2.0
164 stars 21 forks source link

Bump alpine base images: 3.18 -> 3.19 #1058

Closed sharnoff closed 2 months ago

sharnoff commented 2 months ago

Part of #900; extracted from #1008.

Notably, this PR also bumps QEMU in neonvm-runner: 8.0.5 -> 8.1.5

The QEMU 8.1 changelog is here: https://wiki.qemu.org/ChangeLog/8.1

github-actions[bot] commented 2 months ago

Merging this branch will not change overall coverage

Impacted Packages Coverage Δ :robot:
github.com/neondatabase/autoscaling/neonvm/tools/vm-builder 0.00% (ø)

Coverage by file ### Changed files (no unit tests) | Changed File | Coverage Δ | Total | Covered | Missed | :robot: | |--------------|------------|-------|---------|--------|---------| | github.com/neondatabase/autoscaling/neonvm/tools/vm-builder/main.go | 0.00% (ø) | 180 | 0 | 180 | | _Please note that the "Total", "Covered", and "Missed" counts above refer to ***code statements*** instead of lines of code. The value in brackets refers to the test coverage of that file in the old version of the code._

HTML Report

Click to open