Skip to content
v0.20.0

A larger release, focused on stability and cleaning up internals.

Features:

- neonvm/controller: Add pprof endpoint (#670)

Breaking changes:

- plugin: Remove config nodeOverrides (#654)
- plugin: Make compute unit config global (#655)

Protocol changes:

- agent,plugin: Requests include agent's last permit (#649)

Fixes:

- agent: Fix plugin approved resource metrics (#647)
- util/watch: Fix triggered relist (#667)

Other changes:

- neonvm: Whereabouts CNI updated v0.6.1 → v0.6.2 (#636)
- util/watch: Remove resourceVersion from List calls (#672)
- neonvm/runner: Treat guest-side disk flush requests as no-ops (#628)
  - Sets "cache=unsafe" for various disk mounts
- agent/billing: Log URL on billing requests (#681)
- agent: Log config on startup (#682)
- agent: Replace schedwatch/trackcurrent with global value (#675)

Upgrade path from v0.19.x:

- Upgraded scheduler MUST be released before upgraded autoscaler-agents.
  If you need to roll back, the autoscaler-agents MUST be completely
  rolled back before the scheduler.