feat: Add EKS handlers #4545
Triggered via pull request
September 3, 2025 09:48
jimmidyson
synchronize
#1254
Status
Success
Total duration
10s
Artifacts
–
Annotations
1 error
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]:
caren-e2e#L1
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],
},
]
|