Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing the tls_verify_client flag from feast cli for offline server #4846

Open
lokeshrangineni opened this issue Dec 12, 2024 · 0 comments
Labels
kind/feature New feature or request

Comments

@lokeshrangineni
Copy link
Contributor

There is a misunderstanding of the tls_verify_client flag for offline server. We need this flag if we need to support mTLS and at the moment we are planning to support only TLS. We should not expose this field to feast CLI rather disable at the Apache Flight server level. In case if we would like to support mTLS then we can make the necessary changes on the client and server side.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant