Skip to content

Upgrade controller-runtime to 0.17.2, remove fork #405

Upgrade controller-runtime to 0.17.2, remove fork

Upgrade controller-runtime to 0.17.2, remove fork #405

Triggered via push February 21, 2024 21:36
Status Failure
Total duration 15m 29s
Artifacts 3

workflow.yaml

on: push
Lint
3m 1s
Lint
Unit test
4m 40s
Unit test
Check codegen and manifest
2m 29s
Check codegen and manifest
Test Gator
2m 16s
Test Gator
[Generator Resource Expansion] Build and Test
15m 14s
[Generator Resource Expansion] Build and Test
Matrix: Build and Test
Matrix: [Helm] Build and Test
Fit to window
Zoom out
Zoom in

Annotations

27 errors and 11 warnings
Lint: test/testutils/client.go#L1
: # github.com/open-policy-agent/gatekeeper/v3/test/testutils
Lint: test/testutils/manager.go#L48
unknown field MetricsBindAddress in struct literal of type manager.Options (typecheck)
Lint: apis/status/v1beta1/constraintpodstatus_types_test.go#L10
could not import github.com/open-policy-agent/gatekeeper/v3/test/testutils (-: # github.com/open-policy-agent/gatekeeper/v3/test/testutils [github.com/open-policy-agent/gatekeeper/v3/apis/status/v1beta1.test]
Lint: test/testutils/manager.go#L48
unknown field MetricsBindAddress in struct literal of type manager.Options) (typecheck)
Lint: pkg/cachemanager/cachemanager_test.go#L19
could not import github.com/open-policy-agent/gatekeeper/v3/test/testutils (-: # github.com/open-policy-agent/gatekeeper/v3/test/testutils
Lint: test/testutils/manager.go#L48
unknown field MetricsBindAddress in struct literal of type manager.Options) (typecheck)
Lint: pkg/cachemanager/cachemanager_test/cachemanager_integration_test.go#L22
could not import github.com/open-policy-agent/gatekeeper/v3/test/testutils (-: # github.com/open-policy-agent/gatekeeper/v3/test/testutils
Lint: test/testutils/manager.go#L48
unknown field MetricsBindAddress in struct literal of type manager.Options) (typecheck)
Lint: pkg/controller/config/config_controller_suite_test.go#L25
could not import github.com/open-policy-agent/gatekeeper/v3/test/testutils (-: # github.com/open-policy-agent/gatekeeper/v3/test/testutils
Lint: test/testutils/manager.go#L48
unknown field MetricsBindAddress in struct literal of type manager.Options) (typecheck)
Unit test: test/testutils/manager.go#L48
unknown field MetricsBindAddress in struct literal of type manager.Options
Unit test: pkg/watch/manager_test.go#L124
cannot use &fakeCacheInformer{} (value of type *fakeCacheInformer) as "sigs.k8s.io/controller-runtime/pkg/cache".Informer value in return statement: *fakeCacheInformer does not implement "sigs.k8s.io/controller-runtime/pkg/cache".Informer (missing method IsStopped)
Unit test: pkg/watch/manager_test.go#L162
cannot use informer (variable of type *fakeCacheInformer) as "sigs.k8s.io/controller-runtime/pkg/cache".Informer value in struct literal: *fakeCacheInformer does not implement "sigs.k8s.io/controller-runtime/pkg/cache".Informer (missing method IsStopped)
Unit test: pkg/watch/manager_test.go#L215
cannot use informer (variable of type *fakeCacheInformer) as "sigs.k8s.io/controller-runtime/pkg/cache".Informer value in struct literal: *fakeCacheInformer does not implement "sigs.k8s.io/controller-runtime/pkg/cache".Informer (missing method IsStopped)
Unit test: pkg/watch/manager_test.go#L309
cannot use informer (variable of type *fakeCacheInformer) as "sigs.k8s.io/controller-runtime/pkg/cache".Informer value in struct literal: *fakeCacheInformer does not implement "sigs.k8s.io/controller-runtime/pkg/cache".Informer (missing method IsStopped)
Unit test: pkg/watch/manager_test.go#L403
cannot use informer (variable of type *fakeCacheInformer) as "sigs.k8s.io/controller-runtime/pkg/cache".Informer value in return statement: *fakeCacheInformer does not implement "sigs.k8s.io/controller-runtime/pkg/cache".Informer (missing method IsStopped)
Unit test: pkg/watch/manager_test.go#L564
cannot use informer (variable of type *fakeCacheInformer) as "sigs.k8s.io/controller-runtime/pkg/cache".Informer value in struct literal: *fakeCacheInformer does not implement "sigs.k8s.io/controller-runtime/pkg/cache".Informer (missing method IsStopped)
Unit test: pkg/watch/manager_test.go#L604
cannot use &fakeCacheInformer{} (value of type *fakeCacheInformer) as "sigs.k8s.io/controller-runtime/pkg/cache".Informer value in return statement: *fakeCacheInformer does not implement "sigs.k8s.io/controller-runtime/pkg/cache".Informer (missing method IsStopped)
Unit test: test/testutils/manager.go#L48
unknown field MetricsBindAddress in struct literal of type manager.Options
Unit test
Process completed with exit code 2.
[Helm] Build and Test (3.14.1, gatekeeper-system)
Process completed with exit code 2.
[Helm] Build and Test (3.14.1, custom-namespace)
Process completed with exit code 2.
Build and Test (1.26.3)
The operation was canceled.
Build and Test (1.29.0)
The operation was canceled.
Build and Test (1.28.0)
The operation was canceled.
[Generator Resource Expansion] Build and Test
The operation was canceled.
Build and Test (1.27.1)
The operation was canceled.
Test Gator
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Check codegen and manifest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895, golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
[Helm] Build and Test (3.14.1, gatekeeper-system)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
[Helm] Build and Test (3.14.1, custom-namespace)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test (1.26.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test (1.29.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test (1.28.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
[Generator Resource Expansion] Build and Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test (1.27.1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: step-security/harden-runner@eb238b55efaa70779f274895e782ed17c84f2895, actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

Artifacts

Produced during runtime
Name Size
generatorexpansion-logs Expired
20.1 KB
helm-logs Expired
75.5 KB
logs Expired
21.8 KB