← Back to all sparks
K

KubeVirt

INFRA · APIS
Velocity2.5

Virtual machine management add-on that runs VMs alongside Kubernetes containers

KubeVirt opens v1.10 development with 824 changes while stabilizing v1.9 through two release candidates.

kubernetesvirtualizationinfrastructurecncfvms
Current state
KubeVirt is running parallel development tracks: v1.9 went through two release candidates in July (RC1: 1627 changes, 107 contributors; RC2: 1653 changes, 108 contributors) while v1.10-alpha.0 launched in September with 824 changes from 72 contributors. The release entries don't include detailed change notes, but the scale is consistent with a mature CNCF infrastructure project — each release cycle draws 80-100+ contributors and thousands of file changes. The v1.9 RC changeset (209k insertions) is large for a stabilization phase.
Where it's heading
The parallel alpha/RC cadence suggests a healthy release machine with clearly separated development and stabilization windows. The v1.10-alpha shows more deletions than insertions (179k deletions vs 156k insertions), which typically signals architectural cleanup rather than pure feature addition — removing legacy code paths alongside new development. v1.9 stable is imminent given two RCs have already been cut.
Prediction
v1.9 stable will ship within weeks of the second RC. v1.10 will enter beta within two to three months given the current pace. Without detailed changelogs, specific feature predictions would require reading the PR list for each milestone.

Recent moves

  1. 11d ago

    v1.10.0-alpha.0

    v1.10.0-alpha.0 opens the next development cycle with 824 changes from 72 contributors across 3133 files. The net negative diff (more deletions than insertions) suggests architectural cleanup alongside new work — a common pattern in KubeVirt alphas where technical debt is addressed before new feature scope is locked.

    View source ↗
  2. 1mo ago

    v1.9.0-rc.2

    Second v1.9 release candidate with 1653 changes from 108 contributors. The step up from RC1 (26 additional changes, one more contributor) confirms the team is in active stabilization with continued fixes arriving from a broad contributor pool rather than a narrow maintainer group.

    View source ↗
  3. 2mo ago

    v1.9.0-rc.1

    First v1.9 release candidate: 1627 changes, 107 contributors. RC1 typically locks major feature scope; further changes between RC1 and RC2 were minor stabilization. Change count indicates v1.9 was a large release by any measure.

    View source ↗
  4. 2mo ago

    v1.9.0-rc.0

    RC.0 for v1.9 closes the feature window at 1564 changes from 107 contributors. Feature freeze at this scale marks the end of a development cycle that brought significantly more new code than the prior release.

    View source ↗
  5. 3mo ago

    v1.9.0-beta.0

    v1.9.0-beta.0 reaches feature-complete state with 944 changes from 88 contributors. Beta milestone confirms the feature scope is set and testing is the focus — a meaningful development stage for infrastructure software where breaking changes at beta carry real operational weight.

    View source ↗
  6. 4mo ago

    v1.9.0-alpha.0

    v1.9.0-alpha.0 opens the development cycle at 800 changes from 83 contributors. Alpha scope at this contributor count is typical for KubeVirt's quarterly release cadence; features added here are subject to change through beta.

    View source ↗