Searched refs:RunnerError (Results 1 – 1 of 1) sorted by relevance
27 class RunnerError(Exception): class95 raise RunnerError('Exactly one document expected in manifest '99 raise RunnerError('Expected exactly one object must created from '122 raise RunnerError('Expected V1Namespace to be created '125 raise RunnerError('V1Namespace created with unexpected name: '136 raise RunnerError('Expected V1ServiceAccount to be created '139 raise RunnerError('V1ServiceAccount created with unexpected name: '149 raise RunnerError('Expected V1Deployment to be created '152 raise RunnerError('V1Deployment created with unexpected name: '162 raise RunnerError('Expected V1Service to be created '[all …]