Intercept kubernetes warnings #7060
Unanswered
appiepollo14
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi y'all,
I would like to catch warnings returned by k8s. Those are by default ignored, only exceptions are thrown. I assume I have to override the httpClient and do something with warning headers, however, I can't figure out how to do such implementation. I'm using latest and greatest, 7.2.0, so the default is the vert.x httpClient. Can one provide a code snippet how to implement this?
Beta Was this translation helpful? Give feedback.
All reactions