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

Add support for MLflow 2.12 authentication in mlflow-export-import #192

Open
hunhoon21 opened this issue Aug 6, 2024 · 0 comments · May be fixed by #193
Open

Add support for MLflow 2.12 authentication in mlflow-export-import #192

hunhoon21 opened this issue Aug 6, 2024 · 0 comments · May be fixed by #193

Comments

@hunhoon21
Copy link

Is your feature request related to a problem? Please describe.
With the release of MLflow 2.12, authentication features have been introduced. However, the mlflow-export-import currently does not support these new authentication features. This lack of support limits the use of the tool in secure environments where authentication is required.

Describe the solution you'd like
I would like the mlflow-export-import to support the new authentication features introduced in MLflow 2.12. This would involve adding functionality to handle authentication tokens and any necessary configurations to work with authenticated MLflow servers.

Describe alternatives you've considered
Currently, the alternative is to manually handle authentication when using the mlflow-export-import tool, which is cumbersome and not user-friendly.

Additional context
Supporting MLflow 2.12 authentication features will make the mlflow-export-import more versatile and usable in secure MLflow environments. This enhancement is essential for users who need to manage and transfer MLflow artifacts securely.

drod331 pushed a commit to drod331/mlflow-export-import that referenced this issue Oct 3, 2024
drod331 pushed a commit to drod331/mlflow-export-import that referenced this issue Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant