mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-18 13:57:38 +00:00
Mark Workload v1alpha1 validations as +k8s:alpha(since:"1.35") and configure the registry strategy to use WithDeclarativeEnforcement(). This transitions the resource to the stability-based validation lifecycle, where enforcement is determined by tag stability and feature gates. Includes generated code updates.