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)
not enough arguments in call to metainternalversionvalidation.ValidateListOptions
not enough arguments in call to metainternalversionvalidation.ValidateListOptions
undefined: streaming.NewEncoderWithAllocator
cannot use func() (bool, error) {…} (value of type func() (bool, error)) as wait.ConditionWithContextFunc value in argument to wait.ExponentialBackoffWithContext
assignment mismatch: 2 variables but handler.NewOpenAPIService returns 1 value
assignment mismatch: 2 variables but handler3.NewOpenAPIService returns 1 value
too many arguments in call to handler3.NewOpenAPIService
The logs for this run have expired and are no longer available.