turboFei commented on PR #4984: URL: https://github.com/apache/kyuubi/pull/4984#issuecomment-2299403377
I think there might be conf conflicts for your use case. I limit the `kyuubi.kubernetes.context.allow.list=28,97` in our use case, it is used to do not load the wrong config to build the k8s client for a k8s context. For example: If you do not limit the `kyuubi.kubernetes.context.allow.list`, for a new k8s context 116. It might tried to build the k8s client with default configs. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
