neondatabase / autoscaling

Postgres vertical autoscaling in k8s
Apache License 2.0
142 stars 16 forks source link

neonvm/kernel-builder: Improve caching across kernel versions #953

Closed sharnoff closed 2 weeks ago

sharnoff commented 1 month ago

Changing KERNEL_VERSION means you have re-run apt-get install, which can take a while. Hit this while working on https://www.notion.so/neondatabase/59c9e9b2619e4ccd8fbb99e9b0cb1a89.

TODO - double-check that it actually doesn't cache without this, and this works as intended.