-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed as not planned
Labels
area/agentCilium agent related.Cilium agent related.area/k8sImpacts the kubernetes API, or kubernetes -> cilium internals translation layers.Impacts the kubernetes API, or kubernetes -> cilium internals translation layers.kind/featureThis introduces new functionality.This introduces new functionality.staleThe stale bot thinks this issue is old. Add "pinned" label to prevent this from becoming stale.The stale bot thinks this issue is old. Add "pinned" label to prevent this from becoming stale.
Description
The CRDCiliumNodeConfig is promoted to stable and made available on v2 API. The goal of this issue is to reference all the places where the code should be updated to depreciate CiliumNodeConfig on v2alpha1.
Add warning depreciation:
//+kubebuilder:deprecatedversion:warning="cilium.io/v2alpha1 CiliumNodeConfig is deprecated in cilium v1.17; use cilium.io/v2 CiliumNodeConfig"
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/agentCilium agent related.Cilium agent related.area/k8sImpacts the kubernetes API, or kubernetes -> cilium internals translation layers.Impacts the kubernetes API, or kubernetes -> cilium internals translation layers.kind/featureThis introduces new functionality.This introduces new functionality.staleThe stale bot thinks this issue is old. Add "pinned" label to prevent this from becoming stale.The stale bot thinks this issue is old. Add "pinned" label to prevent this from becoming stale.