Skip to content

Add jitter to client config retry #1419

Add jitter to client config retry

Add jitter to client config retry #1419

Triggered via push November 15, 2023 01:40
Status Failure
Total duration 6m 31s
Artifacts
Matrix: Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Unit Tests (ubuntu-20.04): pkg/server/router.go#L452
cannot use runtime.Core.Core().V1().Secret().Cache() (value of type "github.com/rancher/wrangler/pkg/generic".CacheInterface[*"k8s.io/api/core/v1".Secret]) as "github.com/rancher/wrangler/pkg/generated/controllers/core/v1".SecretClient value in assignment: "github.com/rancher/wrangler/pkg/generic".CacheInterface[*"k8s.io/api/core/v1".Secret] does not implement "github.com/rancher/wrangler/pkg/generated/controllers/core/v1".SecretClient (missing method Create)
Unit Tests (ubuntu-20.04): pkg/server/router.go#L453
cannot use runtime.Core.Core().V1().Node().Cache() (value of type "github.com/rancher/wrangler/pkg/generic".NonNamespacedCacheInterface[*"k8s.io/api/core/v1".Node]) as "github.com/rancher/wrangler/pkg/generated/controllers/core/v1".NodeClient value in assignment: "github.com/rancher/wrangler/pkg/generic".NonNamespacedCacheInterface[*"k8s.io/api/core/v1".Node] does not implement "github.com/rancher/wrangler/pkg/generated/controllers/core/v1".NodeClient (missing method Create)
Unit Tests (ubuntu-20.04)
Process completed with exit code 1.
Unit Tests (ubuntu-20.04)
The action has timed out.
Unit Tests (ubuntu-22.04)
The job was canceled because "ubuntu-20_04" failed.
Unit Tests (ubuntu-22.04): pkg/server/router.go#L452
cannot use runtime.Core.Core().V1().Secret().Cache() (value of type "github.com/rancher/wrangler/pkg/generic".CacheInterface[*"k8s.io/api/core/v1".Secret]) as "github.com/rancher/wrangler/pkg/generated/controllers/core/v1".SecretClient value in assignment: "github.com/rancher/wrangler/pkg/generic".CacheInterface[*"k8s.io/api/core/v1".Secret] does not implement "github.com/rancher/wrangler/pkg/generated/controllers/core/v1".SecretClient (missing method Create)
Unit Tests (ubuntu-22.04): pkg/server/router.go#L453
cannot use runtime.Core.Core().V1().Node().Cache() (value of type "github.com/rancher/wrangler/pkg/generic".NonNamespacedCacheInterface[*"k8s.io/api/core/v1".Node]) as "github.com/rancher/wrangler/pkg/generated/controllers/core/v1".NodeClient value in assignment: "github.com/rancher/wrangler/pkg/generic".NonNamespacedCacheInterface[*"k8s.io/api/core/v1".Node] does not implement "github.com/rancher/wrangler/pkg/generated/controllers/core/v1".NodeClient (missing method Create)
Unit Tests (ubuntu-22.04)
Process completed with exit code 1.
Unit Tests (ubuntu-22.04)
The operation was canceled.