cryostat-legacy icon indicating copy to clipboard operation
cryostat-legacy copied to clipboard

Remove Kubernetes exception handling from abstract auth handler

Open andrewazores opened this issue 3 years ago • 0 comments

Looks good. I'd like to come back around and refactor this at some point so that there are no Kubernetes details leaked into this abstract handler, but that's a task for later.

Originally posted by @andrewazores in https://github.com/cryostatio/cryostat/pull/692#pullrequestreview-765981065

The abstract auth handler - or any other platform agnostic components - should have 0 knowledge of Kubernetes exception types, or any other platform-specific details.

andrewazores avatar Sep 28 '21 21:09 andrewazores