Skip to content

Releases: syscode-labs/imp

v0.4.0

19 Mar 22:59
418d053

Choose a tag to compare

0.4.0 (2026-03-18)

Features

  • agent: short-circuit Cilium IPAM resolution when Cidr override is set (1405000)
  • api: add CiliumIPAMSpec.Cidr override field (f93f83a)
  • api: add ImpVMSpec.RescheduleOnNodeLoss opt-in field (d57cfac)
  • controller: auto-create CiliumPodIPPool as owned child of ImpNetwork (3b1848a)
  • controller: reschedule persistent VM on node loss when RescheduleOnNodeLoss=true and no PVC (6226982)
  • crd: add cidr field to CiliumIPAMSpec in generated CRD manifest (89feb5a)
  • rbac: grant operator CiliumPodIPPool CRUD (9df428a)

Bug Fixes

  • controller: delete CiliumPodIPPool on ImpNetwork deletion and strengthen noop test (ccfb574)

v0.3.2

17 Mar 00:44
9446ff3

Choose a tag to compare

0.3.2 (2026-03-16)

Bug Fixes

  • examples: use curl for port-forward readiness check (cross-platform) (71b151c)

v0.3.1

16 Mar 23:32
056876c

Choose a tag to compare

0.3.1 (2026-03-13)

Bug Fixes

  • ci: address lint deprecation and retry interval tests (b89e84f)
  • ci: use legacy recorder API with staticcheck waiver (fc25e7c)
  • examples: add required diskGiB to tiny-smoke class (8c2d17e)
  • examples: make tiny-smoke connectivity check bounded and app-agnostic (91e3050)
  • examples: wait for agent port-forward before exec (d518dfd)

v0.3.0

12 Mar 20:54
7816824

Choose a tag to compare

0.3.0 (2026-03-12)

Features

  • examples: add tiny smoke assets and validation (37667bd)

Bug Fixes

  • agent: cleanup stale vsock sockets on stop/start paths (7817371)
  • agent: propagate vm env into init and guest-agent (9c44325)
  • agent: reduce reconcile churn with configurable retry interval (5059cf4)
  • chart: default agent root security context and daemonset rbac (b17743f)
  • controller: fail fast on invalid ImpVM reference wiring (c258c24)
  • lifecycle: clarify one-shot completion semantics (5d978ba)
  • rootfs: preserve absolute symlinks during layer extract (98dc836)
  • rootfs: preserve tar hardlinks during layer extract (b106962)

v0.2.2

12 Mar 10:13
645f07d

Choose a tag to compare

0.2.2 (2026-03-12)

Bug Fixes

  • runtime: close bootstrap gaps for clean micro1 validation (c954eb2)

v0.2.1

12 Mar 01:50
84a5e46

Choose a tag to compare

0.2.1 (2026-03-12)

Bug Fixes

  • operator: support running with webhooks disabled (0ac8288)

v0.2.0

12 Mar 01:14
95ef8be

Choose a tag to compare

0.2.0 (2026-03-12)

Features

  • add microvm expireAfter with pool/template chain (2707f16)
  • enforce 60s minimum for expireAfter (4d08136)
  • restore scaling-only runner pool design and examples (861fa84)

Bug Fixes

  • ci: stabilize lint and nightly kind smoke workflows (1b17e4f)
  • ci: stabilize scaling.mode CEL validation rule (8ea8f23)
  • lint: apply goimports local-prefix formatting (8466a00)

v0.1.0

08 Mar 21:07

Choose a tag to compare