Skip to content

feat: add registry addon #3841

feat: add registry addon

feat: add registry addon #3841

GitHub Actions / e2e test report failed May 5, 2025 in 0s

26 tests run, 8 passed, 16 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] Self-hosted Docker Calico ClusterResourceSet topology-calico-crs Should pivot the bootstrap cluster to a self-hosted cluster [Serial, provider:Docker, cni:Calico, addonStrategy:ClusterResourceSet]

failed to run clusterctl init
Unexpected error:
    <*errors.withStack | 0xc00313ce58>: 
    deployment "capa-controller-manager" is not ready after 5m0s: failed to connect to the management cluster: action failed after 0 attempts: context deadline exceeded
    {
        error: <*errors.withMessage | 0xc003853a00>{
            cause: <*errors.withStack | 0xc00313ce28>{
                error: <*errors.withMessage | 0xc0038539e0>{
                    cause: <*errors.withStack | 0xc00313cde0>{
                        error: <*errors.withMessage | 0xc0038539c0>{
                            cause: <context.deadlineExceededError>{},
                            msg: "action failed after 0 attempts",
                        },
                        stack: [0x21914a5, 0x21b2a76, 0x2197150, 0xf87372, 0xf871b7, 0xf87685, 0x2196f9e, 0x2196f30, 0x2196dc7, 0x21964d4, 0x21da06e, 0x23dd54a, 0x23e04cb, 0x24657f1, 0xef8eb3, 0xf0e4fb, 0x4847c1],
                    },
                    msg: "failed to connect to the management cluster",
                },
                stack: [0x21b2a8c, 0x2197150, 0xf87372, 0xf871b7, 0xf87685, 0x2196f9e, 0x2196f30, 0x2196dc7, 0x21964d4, 0x21da06e, 0x23dd54a, 0x23e04cb, 0x24657f1, 0xef8eb3, 0xf0e4fb, 0x4847c1],
            },
            msg: "deployment \"capa-controller-manager\" is not ready after 5m0s",
        },
        stack: [0x2197090, 0x2196dc7, 0x21964d4, 0x21da06e, 0x23dd54a, 0x23e04cb, 0x24657f1, 0xef8eb3, 0xf0e4fb, 0x4847c1],
    }
occurred
Raw output
[FAILED] failed to run clusterctl init
Unexpected error:
    <*errors.withStack | 0xc00313ce58>: 
    deployment "capa-controller-manager" is not ready after 5m0s: failed to connect to the management cluster: action failed after 0 attempts: context deadline exceeded
    {
        error: <*errors.withMessage | 0xc003853a00>{
            cause: <*errors.withStack | 0xc00313ce28>{
                error: <*errors.withMessage | 0xc0038539e0>{
                    cause: <*errors.withStack | 0xc00313cde0>{
                        error: <*errors.withMessage | 0xc0038539c0>{
                            cause: <context.deadlineExceededError>{},
                            msg: "action failed after 0 attempts",
                        },
                        stack: [0x21914a5, 0x21b2a76, 0x2197150, 0xf87372, 0xf871b7, 0xf87685, 0x2196f9e, 0x2196f30, 0x2196dc7, 0x21964d4, 0x21da06e, 0x23dd54a, 0x23e04cb, 0x24657f1, 0xef8eb3, 0xf0e4fb, 0x4847c1],
                    },
                    msg: "failed to connect to the management cluster",
                },
                stack: [0x21b2a8c, 0x2197150, 0xf87372, 0xf871b7, 0xf87685, 0x2196f9e, 0x2196f30, 0x2196dc7, 0x21964d4, 0x21da06e, 0x23dd54a, 0x23e04cb, 0x24657f1, 0xef8eb3, 0xf0e4fb, 0x4847c1],
            },
            msg: "deployment \"capa-controller-manager\" is not ready after 5m0s",
        },
        stack: [0x2197090, 0x2196dc7, 0x21964d4, 0x21da06e, 0x23dd54a, 0x23e04cb, 0x24657f1, 0xef8eb3, 0xf0e4fb, 0x4847c1],
    }
occurred
In [It] at: /home/runner/go/pkg/mod/sigs.k8s.io/cluster-api/[email protected]/framework/clusterctl/client.go:90 @ 05/05/25 15:41:57.645

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] Self-hosted Docker Calico HelmAddon topology-calico-helm-addon Should pivot the bootstrap cluster to a self-hosted cluster [Serial, provider:Docker, cni:Calico, addonStrategy:HelmAddon]

failed to run clusterctl init
Unexpected error:
    <*errors.withStack | 0xc0040e2f00>: 
    deployment "helm-repository" is not ready after 5m0s: context deadline exceeded
    {
        error: <*errors.withMessage | 0xc004231400>{
            cause: <context.deadlineExceededError>{},
            msg: "deployment \"helm-repository\" is not ready after 5m0s",
        },
        stack: [0x2197090, 0x2196dc7, 0x21964d4, 0x21da06e, 0x23dd54a, 0x23e04cb, 0x24657f1, 0xef8eb3, 0xf0e4fb, 0x4847c1],
    }
occurred
Raw output
[FAILED] failed to run clusterctl init
Unexpected error:
    <*errors.withStack | 0xc0040e2f00>: 
    deployment "helm-repository" is not ready after 5m0s: context deadline exceeded
    {
        error: <*errors.withMessage | 0xc004231400>{
            cause: <context.deadlineExceededError>{},
            msg: "deployment \"helm-repository\" is not ready after 5m0s",
        },
        stack: [0x2197090, 0x2196dc7, 0x21964d4, 0x21da06e, 0x23dd54a, 0x23e04cb, 0x24657f1, 0xef8eb3, 0xf0e4fb, 0x4847c1],
    }
occurred
In [It] at: /home/runner/go/pkg/mod/sigs.k8s.io/cluster-api/[email protected]/framework/clusterctl/client.go:90 @ 05/05/25 15:58:36.523