• Angus Salkeld's avatar
    Fix startup type error in initializeCaches · b4f7e67d
    Angus Salkeld authored
    The following error was getting logged:
    PersistentVolumeController can't initialize caches, expected list of volumes, got:
    &{TypeMeta:{Kind: APIVersion:} ListMeta:{SelfLink:/api/v1/persistentvolumes ResourceVersion:11} Items:[]}
    b4f7e67d
framework_test.go 37.7 KB