Skip to content

Implement tinkerbell stack upgrade and migration to upstream chart #20823

Implement tinkerbell stack upgrade and migration to upstream chart

Implement tinkerbell stack upgrade and migration to upstream chart #20823

Triggered via pull request June 11, 2024 23:41
Status Failure
Total duration 4m 26s
Artifacts

go-coverage.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
build: pkg/providers/tinkerbell/tinkerbell_test.go#L592
stackInstaller.EXPECT().UpgradeCRDs undefined (type *"github.com/aws/eks-anywhere/pkg/providers/tinkerbell/stack/mocks".MockStackInstallerMockRecorder has no field or method UpgradeCRDs)
build: pkg/providers/tinkerbell/tinkerbell_test.go#L637
stackInstaller.EXPECT().UpgradeCRDs undefined (type *"github.com/aws/eks-anywhere/pkg/providers/tinkerbell/stack/mocks".MockStackInstallerMockRecorder has no field or method UpgradeCRDs)
build: pkg/providers/tinkerbell/upgrade_test.go#L102
tconfig.Installer.EXPECT().UpgradeCRDs undefined (type *"github.com/aws/eks-anywhere/pkg/providers/tinkerbell/stack/mocks".MockStackInstallerMockRecorder has no field or method UpgradeCRDs)
build: pkg/providers/tinkerbell/upgrade_test.go#L156
tconfig.Installer.EXPECT().UpgradeCRDs undefined (type *"github.com/aws/eks-anywhere/pkg/providers/tinkerbell/stack/mocks".MockStackInstallerMockRecorder has no field or method UpgradeCRDs)
build: pkg/providers/tinkerbell/upgrade_test.go#L219
tconfig.Installer.EXPECT().UpgradeCRDs undefined (type *"github.com/aws/eks-anywhere/pkg/providers/tinkerbell/stack/mocks".MockStackInstallerMockRecorder has no field or method UpgradeCRDs)
build: pkg/providers/tinkerbell/upgrade_test.go#L558
tconfig.Installer.EXPECT().UpgradeCRDs undefined (type *"github.com/aws/eks-anywhere/pkg/providers/tinkerbell/stack/mocks".MockStackInstallerMockRecorder has no field or method UpgradeCRDs)
build
Process completed with exit code 2.