chore: bump the k8s group across 1 directory with 6 updates #1456
gatekeeper.yml
on: pull_request
[Informative] Gatekeeper Test
7m 6s
Annotations
10 errors and 2 warnings
[Informative] Gatekeeper Test
not enough type arguments for type TypedMapFunc: have 1, want 2
|
[Informative] Gatekeeper Test
cannot use func(_ context.Context, obj *v1beta1.ConfigPodStatus) []reconcile.Request {…} (value of type func(_ context.Context, obj *"github.com/open-policy-agent/gatekeeper/v3/apis/status/v1beta1".ConfigPodStatus) []reconcile.Request) as "sigs.k8s.io/controller-runtime/pkg/handler".TypedMapFunc[*"github.com/open-policy-agent/gatekeeper/v3/apis/status/v1beta1".ConfigPodStatus] value in return statement
|
[Informative] Gatekeeper Test
in call to handler.TypedEnqueueRequestsFromMapFunc, type "sigs.k8s.io/controller-runtime/pkg/handler".TypedMapFunc[*"github.com/open-policy-agent/gatekeeper/v3/apis/status/v1beta1".ConfigPodStatus] of PodStatusToConfigMapper(false) does not match "sigs.k8s.io/controller-runtime/pkg/handler".TypedMapFunc[object, request] (cannot infer object and request)
|
[Informative] Gatekeeper Test
not enough type arguments for type TypedMapFunc: have 1, want 2
|
[Informative] Gatekeeper Test
cannot use func(ctx context.Context, obj *v1beta1.ConstraintPodStatus) []reconcile.Request {…} (value of type func(ctx context.Context, obj *"github.com/open-policy-agent/gatekeeper/v3/apis/status/v1beta1".ConstraintPodStatus) []reconcile.Request) as "sigs.k8s.io/controller-runtime/pkg/handler".TypedMapFunc[*"github.com/open-policy-agent/gatekeeper/v3/apis/status/v1beta1".ConstraintPodStatus] value in return statement
|
[Informative] Gatekeeper Test
in call to handler.TypedEnqueueRequestsFromMapFunc, type "sigs.k8s.io/controller-runtime/pkg/handler".TypedMapFunc[*"github.com/open-policy-agent/gatekeeper/v3/apis/status/v1beta1".ConstraintPodStatus] of PodStatusToConstraintMapper(false, util.EventPackerMapFunc()) does not match "sigs.k8s.io/controller-runtime/pkg/handler".TypedMapFunc[object, request] (cannot infer object and request)
|
[Informative] Gatekeeper Test
not enough type arguments for type TypedMapFunc: have 1, want 2
|
[Informative] Gatekeeper Test
cannot use func(_ context.Context, obj *v1beta1.ConstraintTemplatePodStatus) []reconcile.Request {…} (value of type func(_ context.Context, obj *"github.com/open-policy-agent/gatekeeper/v3/apis/status/v1beta1".ConstraintTemplatePodStatus) []reconcile.Request) as "sigs.k8s.io/controller-runtime/pkg/handler".TypedMapFunc[*"github.com/open-policy-agent/gatekeeper/v3/apis/status/v1beta1".ConstraintTemplatePodStatus] value in return statement
|
[Informative] Gatekeeper Test
in call to handler.TypedEnqueueRequestsFromMapFunc, type "sigs.k8s.io/controller-runtime/pkg/handler".TypedMapFunc[*"github.com/open-policy-agent/gatekeeper/v3/apis/status/v1beta1".ConstraintTemplatePodStatus] of PodStatusToConstraintTemplateMapper(false) does not match "sigs.k8s.io/controller-runtime/pkg/handler".TypedMapFunc[object, request] (cannot infer object and request)
|
[Informative] Gatekeeper Test
not enough type arguments for type TypedMapFunc: have 1, want 2
|
[Informative] Gatekeeper Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
[Informative] Gatekeeper Test
Restore cache failed: Dependencies file is not found in /home/runner/work/frameworks/frameworks. Supported file pattern: go.sum
|