Add jitter to client config retry #1419
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.
|