Upgrade flux to 2.2.3 #8632
pr.yaml
on: pull_request
Matrix: CI Test JS
Matrix: CI Test Go
Matrix: CI Check Static Checks
CI Generate Image Tag
0s
release
2s
Matrix: CI Build Gitops Docker Image
PR CI Pipeline
0s
Annotations
23 errors and 2 warnings
CI Build Gitops Docker Image (gitops)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c LDFLAGS=$LDFLAGS GIT_COMMIT=$GIT_COMMIT make gitops" did not complete successfully: exit code: 2
|
CI Build Gitops Docker Image (gitops-server)
The job was canceled because "gitops" failed.
|
CI Build Gitops Docker Image (gitops-server)
The operation was canceled.
|
CI Test Go (1.20.X)
unknown field ClientDisableCacheFor in struct literal of type manager.Options
|
CI Test Go (1.20.X)
unknown field MetricsBindAddress in struct literal of type manager.Options
|
CI Test Go (1.20.X)
unknown field ClientDisableCacheFor in struct literal of type manager.Options
|
CI Test Go (1.20.X)
unknown field MetricsBindAddress in struct literal of type manager.Options
|
CI Test Go (1.20.X)
unknown field ClientDisableCacheFor in struct literal of type manager.Options
|
CI Test Go (1.20.X)
unknown field MetricsBindAddress in struct literal of type manager.Options
|
CI Test Go (1.20.X)
unknown field ClientDisableCacheFor in struct literal of type manager.Options
|
CI Test Go (1.20.X)
unknown field MetricsBindAddress in struct literal of type manager.Options
|
CI Test Go (1.20.X)
unknown field ClientDisableCacheFor in struct literal of type manager.Options
|
CI Test Go (1.20.X)
unknown field MetricsBindAddress in struct literal of type manager.Options
|
CI Check Static Checks (1.20.X, 16.X):
cmd/gitops/create/dashboard/cmd.go#L18
could not import github.com/weaveworks/weave-gitops/pkg/run/install (-: # github.com/weaveworks/weave-gitops/pkg/run/install
|
CI Check Static Checks (1.20.X, 16.X):
pkg/run/install/apply_manifests.go#L32
cannot use kubePoller (variable of type *"sigs.k8s.io/cli-utils/pkg/kstatus/polling".StatusPoller) as *"github.com/fluxcd/cli-utils/pkg/kstatus/polling".StatusPoller value in argument to ssa.NewResourceManager
|
CI Check Static Checks (1.20.X, 16.X):
pkg/run/install/apply_manifests.go#L104
cannot use changeSet.ToObjMetadataSet() (value of type "github.com/fluxcd/cli-utils/pkg/object".ObjMetadataSet) as "sigs.k8s.io/cli-utils/pkg/object".ObjMetadataSet value in argument to manager.WaitForSet) (typecheck)
|
CI Check Static Checks (1.20.X, 16.X):
cmd/gitops/create/terraform/cmd.go#L1
: # github.com/weaveworks/weave-gitops/cmd/gitops/create/terraform
|
CI Check Static Checks (1.20.X, 16.X):
cmd/gitops/create/terraform/cmd.go#L67
cannot use cfg (variable of type *rest.Config) as *genericclioptions.ConfigFlags value in argument to app.Init (typecheck)
|
CI Check Static Checks (1.20.X, 16.X):
cmd/gitops/create/cmd.go#L9
could not import github.com/weaveworks/weave-gitops/cmd/gitops/create/terraform (-: # github.com/weaveworks/weave-gitops/cmd/gitops/create/terraform
|
CI Check Static Checks (1.20.X, 16.X):
cmd/gitops/create/terraform/cmd.go#L67
cannot use cfg (variable of type *rest.Config) as *genericclioptions.ConfigFlags value in argument to app.Init) (typecheck)
|
CI Check Static Checks (1.20.X, 16.X):
cmd/gitops/delete/terraform/cmd.go#L1
: # github.com/weaveworks/weave-gitops/cmd/gitops/delete/terraform
|
CI Check Static Checks (1.20.X, 16.X):
cmd/gitops/delete/terraform/cmd.go#L48
cannot use cfg (variable of type *rest.Config) as *genericclioptions.ConfigFlags value in argument to app.Init (typecheck)
|
CI Check Static Checks (1.20.X, 16.X):
cmd/gitops/delete/cmd.go#L6
could not import github.com/weaveworks/weave-gitops/cmd/gitops/delete/terraform (-: # github.com/weaveworks/weave-gitops/cmd/gitops/delete/terraform
|
CI Generate Image Tag
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Publish js library
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|