eks-anywhere icon indicating copy to clipboard operation
eks-anywhere copied to clipboard

Flake: vSphere `TestReconcilerInstallStorageClassInstall`

Open g-gaston opened this issue 1 year ago • 0 comments

 --- FAIL: TestReconcilerInstallStorageClassInstall (0.15s)
    client.go:91: Try updating status but failed with a 404 error for [distro.eks.amazonaws.com/v1alpha1, Kind=Release name=test namespace=eksa-system] object, most probably because it doesn't have a defined status subresource
    reconciler_test.go:344: 
        Unexpected error:
            <*errors.withStack | 0xc000a849c0>: {
                error: <*errors.withMessage | 0xc00051dac0>{
                    cause: <*errors.StatusError | 0xc0003ae5a0>{
                        ErrStatus: {
                            TypeMeta: {Kind: "", APIVersion: ""},
                            ListMeta: {
                                SelfLink: "",
...
                },
                stack: [0x1567265, 0x156b4d6, 0x1d77afe, 0x1d75565, 0x52d54b, 0x470241],
            }
            building Config from a cluster client: VSphereMachineConfig.anywhere.eks.amazonaws.com "cp-machine-config" not found
        occurred
FAIL
coverage: 86.4% of statements
Stopping the test environment
FAIL	github.com/aws/eks-anywhere/pkg/providers/vsphere/reconciler	17.928s 

g-gaston avatar Mar 06 '23 21:03 g-gaston