Pod Disruption Budget implementation #2169
Annotations
7 errors
run e2e tests
cannot use viewGroupPermissionsConfigMap (variable of type "k8s.io/api/core/v1".ConfigMap) as client.Object value in argument to r.Delete: "k8s.io/api/core/v1".ConfigMap does not implement client.Object (method DeepCopyObject has pointer receiver)
|
run e2e tests
cannot use configMap (variable of type "k8s.io/api/core/v1".ConfigMap) as "k8s.io/apimachinery/pkg/apis/meta/v1".Object value in argument to controllerutil.SetControllerReference: "k8s.io/api/core/v1".ConfigMap does not implement "k8s.io/apimachinery/pkg/apis/meta/v1".Object (method GetAnnotations has pointer receiver)
|
run e2e tests
cannot use configMap (variable of type "k8s.io/api/core/v1".ConfigMap) as client.Object value in argument to r.Create: "k8s.io/api/core/v1".ConfigMap does not implement client.Object (method DeepCopyObject has pointer receiver)
|
run e2e tests
cannot use viewGroupPermissionsConfigMap (variable of type "k8s.io/api/core/v1".ConfigMap) as client.Object value in argument to r.Delete: "k8s.io/api/core/v1".ConfigMap does not implement client.Object (method DeepCopyObject has pointer receiver)
|
run e2e tests
cannot use configMap (variable of type "k8s.io/api/core/v1".ConfigMap) as "k8s.io/apimachinery/pkg/apis/meta/v1".Object value in argument to controllerutil.SetControllerReference: "k8s.io/api/core/v1".ConfigMap does not implement "k8s.io/apimachinery/pkg/apis/meta/v1".Object (method GetAnnotations has pointer receiver)
|
run e2e tests
cannot use configMap (variable of type "k8s.io/api/core/v1".ConfigMap) as client.Object value in argument to r.Create: "k8s.io/api/core/v1".ConfigMap does not implement client.Object (method DeepCopyObject has pointer receiver)
|
run e2e tests
Process completed with exit code 1.
|
Loading