Implement tinkerbell stack upgrade and migration to upstream chart #20814
Annotations
10 errors
build:
pkg/providers/tinkerbell/tinkerbell_test.go#L110
cannot use stackInstaller (variable of type *"github.com/aws/eks-anywhere/pkg/providers/tinkerbell/stack/mocks".MockStackInstaller) as stack.StackInstaller value in assignment: *"github.com/aws/eks-anywhere/pkg/providers/tinkerbell/stack/mocks".MockStackInstaller does not implement stack.StackInstaller (wrong type for method UpgradeLegacy)
|
build:
pkg/providers/tinkerbell/tinkerbell_test.go#L159
cannot use stackInstaller (variable of type *"github.com/aws/eks-anywhere/pkg/providers/tinkerbell/stack/mocks".MockStackInstaller) as stack.StackInstaller value in assignment: *"github.com/aws/eks-anywhere/pkg/providers/tinkerbell/stack/mocks".MockStackInstaller does not implement stack.StackInstaller (wrong type for method UpgradeLegacy)
|
build:
pkg/providers/tinkerbell/tinkerbell_test.go#L193
cannot use stackInstaller (variable of type *"github.com/aws/eks-anywhere/pkg/providers/tinkerbell/stack/mocks".MockStackInstaller) as stack.StackInstaller value in assignment: *"github.com/aws/eks-anywhere/pkg/providers/tinkerbell/stack/mocks".MockStackInstaller does not implement stack.StackInstaller (wrong type for method UpgradeLegacy)
|
build:
pkg/providers/tinkerbell/tinkerbell_test.go#L219
cannot use stackInstaller (variable of type *"github.com/aws/eks-anywhere/pkg/providers/tinkerbell/stack/mocks".MockStackInstaller) as stack.StackInstaller value in assignment: *"github.com/aws/eks-anywhere/pkg/providers/tinkerbell/stack/mocks".MockStackInstaller does not implement stack.StackInstaller (wrong type for method UpgradeLegacy)
|
build:
pkg/providers/tinkerbell/tinkerbell_test.go#L253
cannot use stackInstaller (variable of type *"github.com/aws/eks-anywhere/pkg/providers/tinkerbell/stack/mocks".MockStackInstaller) as stack.StackInstaller value in assignment: *"github.com/aws/eks-anywhere/pkg/providers/tinkerbell/stack/mocks".MockStackInstaller does not implement stack.StackInstaller (wrong type for method UpgradeLegacy)
|
build:
pkg/providers/tinkerbell/tinkerbell_test.go#L286
cannot use stackInstaller (variable of type *"github.com/aws/eks-anywhere/pkg/providers/tinkerbell/stack/mocks".MockStackInstaller) as stack.StackInstaller value in assignment: *"github.com/aws/eks-anywhere/pkg/providers/tinkerbell/stack/mocks".MockStackInstaller does not implement stack.StackInstaller (wrong type for method UpgradeLegacy)
|
build:
pkg/providers/tinkerbell/tinkerbell_test.go#L319
cannot use stackInstaller (variable of type *"github.com/aws/eks-anywhere/pkg/providers/tinkerbell/stack/mocks".MockStackInstaller) as stack.StackInstaller value in assignment: *"github.com/aws/eks-anywhere/pkg/providers/tinkerbell/stack/mocks".MockStackInstaller does not implement stack.StackInstaller (wrong type for method UpgradeLegacy)
|
build:
pkg/providers/tinkerbell/tinkerbell_test.go#L353
cannot use stackInstaller (variable of type *"github.com/aws/eks-anywhere/pkg/providers/tinkerbell/stack/mocks".MockStackInstaller) as stack.StackInstaller value in assignment: *"github.com/aws/eks-anywhere/pkg/providers/tinkerbell/stack/mocks".MockStackInstaller does not implement stack.StackInstaller (wrong type for method UpgradeLegacy)
|
build:
pkg/providers/tinkerbell/tinkerbell_test.go#L386
cannot use stackInstaller (variable of type *"github.com/aws/eks-anywhere/pkg/providers/tinkerbell/stack/mocks".MockStackInstaller) as stack.StackInstaller value in assignment: *"github.com/aws/eks-anywhere/pkg/providers/tinkerbell/stack/mocks".MockStackInstaller does not implement stack.StackInstaller (wrong type for method UpgradeLegacy)
|
build:
pkg/providers/tinkerbell/tinkerbell_test.go#L418
cannot use stackInstaller (variable of type *"github.com/aws/eks-anywhere/pkg/providers/tinkerbell/stack/mocks".MockStackInstaller) as stack.StackInstaller value in assignment: *"github.com/aws/eks-anywhere/pkg/providers/tinkerbell/stack/mocks".MockStackInstaller does not implement stack.StackInstaller (wrong type for method UpgradeLegacy)
|