Skip to content

Implement tinkerbell stack upgrade and migration to upstream chart #20814

Implement tinkerbell stack upgrade and migration to upstream chart

Implement tinkerbell stack upgrade and migration to upstream chart #20814

Triggered via pull request June 11, 2024 16:36
Status Failure
Total duration 4m 47s
Artifacts

go-coverage.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)