You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TypeError: Cannot read property 'request' of undefined
at new Request (node_modules/kubernetes-client/lib/backends/request.js:100:35)
at new Client (node_modules/kubernetes-client/lib/swagger-client.js:132:40)
at Function.<anonymous> (util/openshift.ts:23:20)
at step (util/openshift.ts:33:23)
at Object.next (util/openshift.ts:14:53)
at /home/dbizzarr/Projects/github.com/aerogear/test-suite/backup/util/openshift.ts:8:71
at new Promise (<anonymous>)
at __awaiter (util/openshift.ts:4:12)
at Function.OpenshiftHelper.new (util/openshift.ts:46:16)
at Suite.<anonymous> (test/backup_and_restore.ts:43:41)
at step (test/backup_and_restore.ts:33:23)
at Object.next (test/backup_and_restore.ts:14:53)
at /home/dbizzarr/Projects/github.com/aerogear/test-suite/backup/test/backup_and_restore.ts:8:71
at new Promise (<anonymous>)
at __awaiter (test/backup_and_restore.ts:4:12)
at Context.<anonymous> (test/backup_and_restore.ts:40:14)
at processImmediate (internal/timers.js:439:21)
at process.topLevelDomainCallback (domain.js:131:23)
What have I done
What is the result
Additional informations
The text was updated successfully, but these errors were encountered: