[SUM-1192] Upgrade dependencies #9
Annotations
10 errors
Build & Test:
cmd/storage-check/storage.go#L81
cannot use v1.ResourceRequirements{…} (value of type "k8s.io/api/core/v1".ResourceRequirements) as "k8s.io/api/core/v1".VolumeResourceRequirements value in struct literal
|
Build & Test:
cmd/storage-check/storage.go#L259
not enough arguments in call to client.CoreV1().PersistentVolumeClaims(checkNamespace).Create
|
Build & Test:
cmd/storage-check/storage.go#L278
not enough arguments in call to client.CoreV1().PersistentVolumeClaims(checkNamespace).Watch
|
Build & Test:
cmd/storage-check/storage.go#L345
not enough arguments in call to client.BatchV1().Jobs(checkNamespace).Create
|
Build & Test:
cmd/storage-check/storage.go#L364
not enough arguments in call to client.BatchV1().Jobs(checkNamespace).Watch
|
Build & Test:
cmd/storage-check/storage.go#L433
not enough arguments in call to client.BatchV1().Jobs(checkNamespace).Create
|
Build & Test:
cmd/storage-check/storage.go#L452
not enough arguments in call to client.BatchV1().Jobs(checkNamespace).Watch
|
Build & Test:
cmd/storage-check/storage.go#L532
not enough arguments in call to client.CoreV1().PersistentVolumeClaims(checkNamespace).List
|
Build & Test:
cmd/storage-check/storage.go#L598
not enough arguments in call to client.BatchV1().Jobs(checkNamespace).List
|
Build & Test:
cmd/storage-check/storage.go#L664
not enough arguments in call to client.BatchV1().Jobs(checkNamespace).List
|