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
(node:1) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 2288)
(node:1) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'kind' of undefined
at Volume.<anonymous> (/opt/kube-icinga/build/kube/volume.js:132:39)
at Generator.next (<anonymous>)
at /opt/kube-icinga/build/kube/volume.js:7:71
at new Promise (<anonymous>)
at __awaiter (/opt/kube-icinga/build/kube/volume.js:3:12)
at module.exports.JSONStream.stream.on (/opt/kube-icinga/build/kube/volume.js:130:47)
at module.exports.JSONStream.emit (events.js:189:13)
at addChunk (_stream_readable.js:284:12)
at readableAddChunk (_stream_readable.js:265:11)
at module.exports.JSONStream.Readable.push (_stream_readable.js:220:10)
Should behaviour
Check if kube api response is invalid (authentication denied)
The text was updated successfully, but these errors were encountered:
Is behaviour
Should behaviour
Check if kube api response is invalid (authentication denied)
The text was updated successfully, but these errors were encountered: