Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[KYUUBI #6883] Using withOauthTokenProvider instead of withOauthToken…
… to support token refresh ### Why are the changes needed? Address comments: #6877 (reply in thread) > I guess this is a Kyuubi implementation issue, we just read the content from the kyuubi.kubernetes.authenticate.oauthTokenFile and call ConfigBuilder.withOauthToken, I guess this approach does not support token refresh... ### How was this patch tested? Existing GA. ### Was this patch authored or co-authored using generative AI tooling? No. Closes #6883 from turboFei/k8s_token_provider. Closes #6883 69dd28d [Wang, Fei] comments a01040f [Wang, Fei] withOauthTokenProvider Authored-by: Wang, Fei <[email protected]> Signed-off-by: Cheng Pan <[email protected]> (cherry picked from commit 2617427) Signed-off-by: Cheng Pan <[email protected]>
- Loading branch information