You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cannot use handles (variable of type map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration) as "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration value in return statement: map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration does not implement "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration (missing method HasSynced)
cannot use handles (variable of type map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration) as "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration value in return statement: map[string]"k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration does not implement "k8s.io/client-go/tools/cache".ResourceEventHandlerRegistration (missing method HasSynced)
impossible type assertion: h.(map[string]toolscache.ResourceEventHandlerRegistration)
cannot use func() (bool, error) {…} (value of type func() (bool, error)) as wait.ConditionWithContextFunc value in argument to wait.ExponentialBackoffWithContext
not enough arguments in call to metainternalversionvalidation.ValidateListOptions
not enough arguments in call to metainternalversionvalidation.ValidateListOptions
undefined: streaming.NewEncoderWithAllocator
cannot use doc (variable of type *"github.com/google/gnostic/openapiv2".Document) as *"github.com/google/gnostic-models/openapiv2".Document value in argument to proto.NewOpenAPIData
assignment mismatch: 2 variables but handler.NewOpenAPIService returns 1 value
assignment mismatch: 2 variables but handler3.NewOpenAPIService returns 1 value
The logs for this run have expired and are no longer available.