Skip to content

feat: automatically enable Cilium kube-proxy replacement feature #4565

feat: automatically enable Cilium kube-proxy replacement feature

feat: automatically enable Cilium kube-proxy replacement feature #4565

GitHub Actions / e2e test report failed Sep 4, 2025 in 0s

18 tests run, 6 passed, 10 skipped, 2 failed.

Annotations

Check failure on line 1 in caren-e2e

See this annotation in the file changed.

@github-actions github-actions / e2e test report

caren-e2e.[It] Quick start Docker Cilium ClusterResourceSet topology-cilium-crs Should create a workload cluster [provider:Docker, Serial, cni:Cilium, addonStrategy:ClusterResourceSet]

Timed out after 600.001s.
{
  "metadata": {
    "creationTimestamp": null
  },
  "spec": {
    "version": "",
    "machineTemplate": {
      "metadata": {},
      "infrastructureRef": {}
    },
    "kubeadmConfigSpec": {}
  },
  "status": {
    "replicas": 0,
    "updatedReplicas": 0,
    "readyReplicas": 0,
    "unavailableReplicas": 0,
    "initialized": false,
    "ready": false
  }
}

Expected
    <bool>: false
to be true
Raw output
[FAILED] Timed out after 600.001s.
{
  "metadata": {
    "creationTimestamp": null
  },
  "spec": {
    "version": "",
    "machineTemplate": {
      "metadata": {},
      "infrastructureRef": {}
    },
    "kubeadmConfigSpec": {}
  },
  "status": {
    "replicas": 0,
    "updatedReplicas": 0,
    "readyReplicas": 0,
    "unavailableReplicas": 0,
    "initialized": false,
    "ready": false
  }
}

Expected
    <bool>: false
to be true
In [It] at: /home/runner/go/pkg/mod/sigs.k8s.io/cluster-api/[email protected]/framework/controlplane_helpers.go:193 @ 09/04/25 00:23:22.599

Check failure on line 1 in caren-e2e

See this annotation in the file changed.

@github-actions github-actions / e2e test report

caren-e2e.[It] Quick start Docker Cilium HelmAddon topology-cilium-helm-addon Should create a workload cluster [provider:Docker, Serial, cni:Cilium, addonStrategy:HelmAddon]

Timed out after 300.000s.
HelmReleaseProxy quick-start-7cssaz/cilium-quick-start-4mlgq3m6ie3884ih7mpay9w9oa90d-hkql5 failed to become ready and have up to date revision: ready condition = &{Type:Ready Status:False Severity:Info LastTransitionTime:2025-09-04 00:24:21 +0000 UTC Reason:PreparingToHelmInstall Message:Preparing to to install Helm chart}, revision = 0, full object is:
&{TypeMeta:{Kind:HelmReleaseProxy APIVersion:addons.cluster.x-k8s.io/v1alpha1} ObjectMeta:{Name:cilium-quick-start-4mlgq3m6ie3884ih7mpay9w9oa90d-hkql5 GenerateName:cilium-quick-start-4mlgq3m6ie3884ih7mpay9w9oa90d- Namespace:quick-start-7cssaz SelfLink: UID:e48a86f2-2813-4467-a63f-3993d8fc743f ResourceVersion:5956 Generation:1 CreationTimestamp:2025-09-04 00:24:21 +0000 UTC DeletionTimestamp:<nil> DeletionGracePeriodSeconds:<nil> Labels:map[cluster.x-k8s.io/cluster-name:quick-start-4mlgq3m6ie3884ih7mpay9w9oa90d helmreleaseproxy.addons.cluster.x-k8s.io/helmchartproxy-name:cilium-0199121b-a16c-76a3-a637-98f8546c276e] Annotations:map[] OwnerReferences:[{APIVersion:addons.cluster.x-k8s.io/v1alpha1 Kind:HelmChartProxy Name:cilium-0199121b-a16c-76a3-a637-98f8546c276e UID:1e81cff4-26f9-4c8e-9278-2989d99da5c1 Controller:0xc00378ce27 BlockOwnerDeletion:0xc00378ce26}] Finalizers:[helmreleaseproxy.addons.cluster.x-k8s.io] ManagedFields:[{Manager:manager Operation:Update APIVersion:addons.cluster.x-k8s.io/v1alpha1 Time:2025-09-04 00:24:21 +0000 UTC FieldsType:FieldsV1 FieldsV1:{"f:metadata":{"f:finalizers":{".":{},"v:\"helmreleaseproxy.addons.cluster.x-k8s.io\"":{}},"f:generateName":{},"f:labels":{".":{},"f:cluster.x-k8s.io/cluster-name":{},"f:helmreleaseproxy.addons.cluster.x-k8s.io/helmchartproxy-name":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"1e81cff4-26f9-4c8e-9278-2989d99da5c1\"}":{}}},"f:spec":{".":{},"f:chartName":{},"f:clusterRef":{},"f:namespace":{},"f:options":{".":{},"f:enableClientCache":{},"f:install":{".":{},"f:createNamespace":{}},"f:timeout":{},"f:upgrade":{".":{},"f:maxHistory":{}}},"f:releaseName":{},"f:repoURL":{},"f:tlsConfig":{".":{},"f:caSecret":{}},"f:values":{},"f:version":{}}} Subresource:} {Manager:manager Operation:Update APIVersion:addons.cluster.x-k8s.io/v1alpha1 Time:2025-09-04 00:24:21 +0000 UTC FieldsType:FieldsV1 FieldsV1:{"f:status":{".":{},"f:conditions":{},"f:observedGeneration":{}}} Subresource:status}]} Spec:{ClusterRef:{Kind:Cluster Namespace:quick-start-7cssaz Name:quick-start-4mlgq3m6ie3884ih7mpay9w9oa90d UID: APIVersion:cluster.x-k8s.io/v1beta1 ResourceVersion: FieldPath:} ChartName:cilium RepoURL:oci://helm-repository.caren-system.svc/charts ReleaseName:cilium ReleaseNamespace:kube-system Version:1.17.4 Values:cni:
  chainingMode: portmap
  exclusive: false
hubble:
  enabled: true
  tls:
    auto:
      enabled: true               # enable automatic TLS certificate generation
      method: cronJob             # auto generate certificates using cronJob method
      certValidityDuration: 60    # certificates validity duration in days (default 2 months)
      schedule: "0 0 1 * *"       # schedule on the 1st day regeneration of each month
  relay:
    enabled: true
    tls:
      server:
        enabled: true
        mtls: true
    image:
      useDigest: false
    priorityClassName: system-cluster-critical
ipam:
  mode: kubernetes
image:
  useDigest: false
operator:
  image:
    useDigest: false
certgen:
  image:
    useDigest: false
socketLB:
  hostNamespaceOnly: true
envoy:
  image:
    useDigest: false
kubeProxyReplacement: true
k8sServiceHost: auto ReconcileStrategy: Options:{DisableHooks:false Wait:false WaitForJobs:false DependencyUpdate:false Timeout:&Duration{Duration:10m0s,} SkipCRDs:false SubNotes:false DisableOpenAPIValidation:false Atomic:false Install:{CreateNamespace:true IncludeCRDs:false} Upgrade:{Force:false ResetValues:false ReuseValues:false ResetThenReuseValues:false Recreate:false MaxHistory:10 CleanupOnFail:false} Uninstall:<nil> EnableClientCache:false} Credentials:<nil> TLSConfig:0xc00139ac80} Status:{Conditions:[{Type:Ready Status:False Severity:Info LastTransitionTime:2025-09-04 00:24:21 +0000 UTC Reason:PreparingToHelmInstall Message:Preparing to to install Helm chart} {Type:HelmReleaseReady Status:False Severity:Info LastTransitionTime:2025-09-04 00:24:21 +0000 UTC Reason:PreparingToHelmInstall Message:Preparing to to install Helm chart}] Status: Revision:0 ObservedGeneration:1}}
`
Expected
    <bool>: false
to be true
Raw output
[FAILED] Timed out after 300.000s.
HelmReleaseProxy quick-start-7cssaz/cilium-quick-start-4mlgq3m6ie3884ih7mpay9w9oa90d-hkql5 failed to become ready and have up to date revision: ready condition = &{Type:Ready Status:False Severity:Info LastTransitionTime:2025-09-04 00:24:21 +0000 UTC Reason:PreparingToHelmInstall Message:Preparing to to install Helm chart}, revision = 0, full object is:
&{TypeMeta:{Kind:HelmReleaseProxy APIVersion:addons.cluster.x-k8s.io/v1alpha1} ObjectMeta:{Name:cilium-quick-start-4mlgq3m6ie3884ih7mpay9w9oa90d-hkql5 GenerateName:cilium-quick-start-4mlgq3m6ie3884ih7mpay9w9oa90d- Namespace:quick-start-7cssaz SelfLink: UID:e48a86f2-2813-4467-a63f-3993d8fc743f ResourceVersion:5956 Generation:1 CreationTimestamp:2025-09-04 00:24:21 +0000 UTC DeletionTimestamp:<nil> DeletionGracePeriodSeconds:<nil> Labels:map[cluster.x-k8s.io/cluster-name:quick-start-4mlgq3m6ie3884ih7mpay9w9oa90d helmreleaseproxy.addons.cluster.x-k8s.io/helmchartproxy-name:cilium-0199121b-a16c-76a3-a637-98f8546c276e] Annotations:map[] OwnerReferences:[{APIVersion:addons.cluster.x-k8s.io/v1alpha1 Kind:HelmChartProxy Name:cilium-0199121b-a16c-76a3-a637-98f8546c276e UID:1e81cff4-26f9-4c8e-9278-2989d99da5c1 Controller:0xc00378ce27 BlockOwnerDeletion:0xc00378ce26}] Finalizers:[helmreleaseproxy.addons.cluster.x-k8s.io] ManagedFields:[{Manager:manager Operation:Update APIVersion:addons.cluster.x-k8s.io/v1alpha1 Time:2025-09-04 00:24:21 +0000 UTC FieldsType:FieldsV1 FieldsV1:{"f:metadata":{"f:finalizers":{".":{},"v:\"helmreleaseproxy.addons.cluster.x-k8s.io\"":{}},"f:generateName":{},"f:labels":{".":{},"f:cluster.x-k8s.io/cluster-name":{},"f:helmreleaseproxy.addons.cluster.x-k8s.io/helmchartproxy-name":{}},"f:ownerReferences":{".":{},"k:{\"uid\":\"1e81cff4-26f9-4c8e-9278-2989d99da5c1\"}":{}}},"f:spec":{".":{},"f:chartName":{},"f:clusterRef":{},"f:namespace":{},"f:options":{".":{},"f:enableClientCache":{},"f:install":{".":{},"f:createNamespace":{}},"f:timeout":{},"f:upgrade":{".":{},"f:maxHistory":{}}},"f:releaseName":{},"f:repoURL":{},"f:tlsConfig":{".":{},"f:caSecret":{}},"f:values":{},"f:version":{}}} Subresource:} {Manager:manager Operation:Update APIVersion:addons.cluster.x-k8s.io/v1alpha1 Time:2025-09-04 00:24:21 +0000 UTC FieldsType:FieldsV1 FieldsV1:{"f:status":{".":{},"f:conditions":{},"f:observedGeneration":{}}} Subresource:status}]} Spec:{ClusterRef:{Kind:Cluster Namespace:quick-start-7cssaz Name:quick-start-4mlgq3m6ie3884ih7mpay9w9oa90d UID: APIVersion:cluster.x-k8s.io/v1beta1 ResourceVersion: FieldPath:} ChartName:cilium RepoURL:oci://helm-repository.caren-system.svc/charts ReleaseName:cilium ReleaseNamespace:kube-system Version:1.17.4 Values:cni:
  chainingMode: portmap
  exclusive: false
hubble:
  enabled: true
  tls:
    auto:
      enabled: true               # enable automatic TLS certificate generation
      method: cronJob             # auto generate certificates using cronJob method
      certValidityDuration: 60    # certificates validity duration in days (default 2 months)
      schedule: "0 0 1 * *"       # schedule on the 1st day regeneration of each month
  relay:
    enabled: true
    tls:
      server:
        enabled: true
        mtls: true
    image:
      useDigest: false
    priorityClassName: system-cluster-critical
ipam:
  mode: kubernetes
image:
  useDigest: false
operator:
  image:
    useDigest: false
certgen:
  image:
    useDigest: false
socketLB:
  hostNamespaceOnly: true
envoy:
  image:
    useDigest: false
kubeProxyReplacement: true
k8sServiceHost: auto ReconcileStrategy: Options:{DisableHooks:false Wait:false WaitForJobs:false DependencyUpdate:false Timeout:&Duration{Duration:10m0s,} SkipCRDs:false SubNotes:false DisableOpenAPIValidation:false Atomic:false Install:{CreateNamespace:true IncludeCRDs:false} Upgrade:{Force:false ResetValues:false ReuseValues:false ResetThenReuseValues:false Recreate:false MaxHistory:10 CleanupOnFail:false} Uninstall:<nil> EnableClientCache:false} Credentials:<nil> TLSConfig:0xc00139ac80} Status:{Conditions:[{Type:Ready Status:False Severity:Info LastTransitionTime:2025-09-04 00:24:21 +0000 UTC Reason:PreparingToHelmInstall Message:Preparing to to install Helm chart} {Type:HelmReleaseReady Status:False Severity:Info LastTransitionTime:2025-09-04 00:24:21 +0000 UTC Reason:PreparingToHelmInstall Message:Preparing to to install Helm chart}] Status: Revision:0 ObservedGeneration:1}}
`
Expected
    <bool>: false
to be true
In [It] at: /home/runner/work/cluster-api-runtime-extensions-nutanix/cluster-api-runtime-extensions-nutanix/test/e2e/helmreleaseproxy_helpers.go:60 @ 09/04/25 00:36:36.74