v0.34.0 Relatively small release, with some bugfixes. NOTE: This release upgrades to k8s 1.28 ! Features: - agent: add metric and log warning for denied scaling (#1029) - new metrics are: - autoscaling_agent_scaling_full_denials_total - autoscaling_agent_scaling_partial_approvals_total Breaking changes: - Upgrade k8s deps to 1.28 (#1005) Protocol changes: Fixes: - neonvm-controller: Fix immutable `.spec.guest.memoryProvider` (#1026) - agent: Don't include VM name in neonvm request metric labels (#1028) - plugin: Fix missing buffer info in handleRequested verdict (#1024) Other changes: - neonvm-runner: Set hostname in the VM to "vm-<compute name>" (#998) - Bump alpine base images: 3.17 → 3.18 (#1022) - NOTE: This also bumps QEMU from 7.1.0 -> 8.0.5 Upgrade path from v0.33.x: - No ordering requirements.