diskName="pd-disk-1" zone="europe-west1-b" Error syncing pod, skipping: timeout expired waiting for volumesto attach/mount for pod "xxx". list of unattached/unmounted volumes=[registrator-claim0] - mountPa
#Filtering volumes based on tag and status, and deletion ec2_volume = boto3.resource('ec2',region_name=region) print(region)
for volume in ec2_volume.<e
def drawgraph2(volumes): pict = makeEmptyPicture(700,(700/4)*3)(pict) grey = makeColor(220,220,220)
for n in range (0, len(volumes)):
addRectFilled(pict, x+100, (h-(maxLength/10))-<