chore: Bump k8s.io #10432
build_and_test.yaml
on: pull_request
lint
3m 37s
gen-check
2m 53s
license-check
8s
coverage-test
3m 34s
Matrix: conformance-test
Matrix: e2e-test
publish
0s
Annotations
11 errors
coverage-test:
internal/provider/kubernetes/controller_test.go#L333
cannot use tc.ep (variable of type client.Object) as *"github.com/envoyproxy/gateway/api/v1alpha1".EnvoyProxy value in argument to r.hasManagedClass: need type assertion
|
coverage-test:
internal/provider/kubernetes/predicates_test.go#L63
cannot use tc.obj (variable of type client.Object) as *"sigs.k8s.io/gateway-api/apis/v1".GatewayClass value in argument to r.hasMatchingController: need type assertion
|
coverage-test:
internal/provider/kubernetes/sources_test.go#L62
not enough arguments in call to NewWatchAndReconcileSource
|
coverage-test:
internal/provider/kubernetes/sources_test.go#L63
too many arguments in call to store.Start
|
coverage-test
Process completed with exit code 2.
|
lint:
internal/provider/kubernetes/controller.go#L1
: # github.com/envoyproxy/gateway/internal/provider/kubernetes [github.com/envoyproxy/gateway/internal/provider/kubernetes.test]
|
lint:
internal/provider/kubernetes/controller_test.go#L333
cannot use tc.ep (variable of type client.Object) as *"github.com/envoyproxy/gateway/api/v1alpha1".EnvoyProxy value in argument to r.hasManagedClass: need type assertion
|
lint:
internal/provider/kubernetes/predicates_test.go#L63
cannot use tc.obj (variable of type client.Object) as *"sigs.k8s.io/gateway-api/apis/v1".GatewayClass value in argument to r.hasMatchingController: need type assertion
|
lint:
internal/provider/kubernetes/sources_test.go#L62
not enough arguments in call to NewWatchAndReconcileSource
|
lint:
internal/provider/kubernetes/sources_test.go#L63
too many arguments in call to store.Start
|
lint
Process completed with exit code 2.
|