feat: Add EKS handlers #4545
GitHub Actions / e2e test report
failed
Sep 3, 2025 in 0s
18 tests run, 7 passed, 10 skipped, 1 failed.
Annotations
Check failure on line 1 in caren-e2e
github-actions / e2e test report
caren-e2e.[It] Self-hosted Docker Cilium ClusterResourceSet topology-cilium-crs Should pivot the bootstrap cluster to a self-hosted cluster [Serial, provider:Docker, cni:Cilium, addonStrategy:ClusterResourceSet]
Failed to run clusterctl move
Expected success, but got an error:
<errors.aggregate | len:1, cap:1>:
action failed after 10 attempts: error creating "cluster.x-k8s.io/v1beta1, Kind=Cluster" self-hosted-d1z7b4/self-hosted-h7urksuh4rrqfwh9zzdv5i9jhscfn: Internal error occurred: failed calling webhook "cluster-validator.caren.nutanix.com": failed to call webhook: Post "https://cluster-api-runtime-extensions-nutanix-admission.caren-system.svc:443/validate-v1beta1-cluster?timeout=10s": tls: failed to verify certificate: x509: certificate signed by unknown authority
[
<*errors.withStack | 0xc000b485d0>{
error: <*errors.withMessage | 0xc0038243a0>{
cause: <*errors.withStack | 0xc000b485a0>{
error: <*errors.withMessage | 0xc003824380>{
cause: <*errors.StatusError | 0xc003e00780>{
ErrStatus: {
TypeMeta: {Kind: "Status", APIVersion: "v1"},
ListMeta: {
SelfLink: "",
ResourceVersion: "",
Continue: "",
RemainingItemCount: nil,
},
Status: "Failure",
Message: "Internal error occurred: failed calling webhook \"cluster-validator.caren.nutanix.com\": failed to call webhook: Post \"https://cluster-api-runtime-extensions-nutanix-admission.caren-system.svc:443/validate-v1beta1-cluster?timeout=10s\": tls: failed to verify certificate: x509: certificate signed by unknown authority",
Reason: "InternalError",
Details: {
Name: "",
Group: "",
Kind: "",
UID: "",
Causes: [
{Type: ..., Message: ..., Field: ...},
],
RetryAfterSeconds: 0,
},
Code: 500,
},
},
msg: "error creating \"cluster.x-k8s.io/v1beta1, Kind=Cluster\" self-hosted-d1z7b4/self-hosted-h7urksuh4rrqfwh9zzdv5i9jhscfn",
},
stack: [0x225d614, 0x225b3ca, 0x2248d1f, 0xfe1b6c, 0xfdfe4e, 0x2248beb, 0x225b0fe, 0x2256fb4, 0x2254c9f, 0x2293a62, 0x2293865, 0x238b86c, 0x2413068, 0xf1f333, 0xf35473, 0x484901],
},
msg: "action failed after 10 attempts",
},
stack: [0x2248c45, 0x225b0fe, 0x2256fb4, 0x2254c9f, 0x2293a62, 0x2293865, 0x238b86c, 0x2413068, 0xf1f333, 0xf35473, 0x484901],
},
]
Raw output
[FAILED] Failed to run clusterctl move
Expected success, but got an error:
<errors.aggregate | len:1, cap:1>:
action failed after 10 attempts: error creating "cluster.x-k8s.io/v1beta1, Kind=Cluster" self-hosted-d1z7b4/self-hosted-h7urksuh4rrqfwh9zzdv5i9jhscfn: Internal error occurred: failed calling webhook "cluster-validator.caren.nutanix.com": failed to call webhook: Post "https://cluster-api-runtime-extensions-nutanix-admission.caren-system.svc:443/validate-v1beta1-cluster?timeout=10s": tls: failed to verify certificate: x509: certificate signed by unknown authority
[
<*errors.withStack | 0xc000b485d0>{
error: <*errors.withMessage | 0xc0038243a0>{
cause: <*errors.withStack | 0xc000b485a0>{
error: <*errors.withMessage | 0xc003824380>{
cause: <*errors.StatusError | 0xc003e00780>{
ErrStatus: {
TypeMeta: {Kind: "Status", APIVersion: "v1"},
ListMeta: {
SelfLink: "",
ResourceVersion: "",
Continue: "",
RemainingItemCount: nil,
},
Status: "Failure",
Message: "Internal error occurred: failed calling webhook \"cluster-validator.caren.nutanix.com\": failed to call webhook: Post \"https://cluster-api-runtime-extensions-nutanix-admission.caren-system.svc:443/validate-v1beta1-cluster?timeout=10s\": tls: failed to verify certificate: x509: certificate signed by unknown authority",
Reason: "InternalError",
Details: {
Name: "",
Group: "",
Kind: "",
UID: "",
Causes: [
{Type: ..., Message: ..., Field: ...},
],
RetryAfterSeconds: 0,
},
Code: 500,
},
},
msg: "error creating \"cluster.x-k8s.io/v1beta1, Kind=Cluster\" self-hosted-d1z7b4/self-hosted-h7urksuh4rrqfwh9zzdv5i9jhscfn",
},
stack: [0x225d614, 0x225b3ca, 0x2248d1f, 0xfe1b6c, 0xfdfe4e, 0x2248beb, 0x225b0fe, 0x2256fb4, 0x2254c9f, 0x2293a62, 0x2293865, 0x238b86c, 0x2413068, 0xf1f333, 0xf35473, 0x484901],
},
msg: "action failed after 10 attempts",
},
stack: [0x2248c45, 0x225b0fe, 0x2256fb4, 0x2254c9f, 0x2293a62, 0x2293865, 0x238b86c, 0x2413068, 0xf1f333, 0xf35473, 0x484901],
},
]
In [It] at: /home/runner/go/pkg/mod/sigs.k8s.io/cluster-api/[email protected]/framework/clusterctl/client.go:452 @ 09/03/25 10:12:46.841
There were additional failures detected after the initial failure. These are visible in the timeline
Loading