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

fix: importing model fresh install #1133

Merged
merged 1 commit into from
May 30, 2024

Conversation

axel7083
Copy link
Contributor

What does this PR do?

Fixes the import model issue happening on fresh install

Screenshot / video of UI

What issues does this PR fix or reference?

Fixes #1132

How to test this PR?

  • Regression test has been added

Manually

  • Delete the folder ~/.local/share/containers/podman-desktop/extensions-storage/redhat.ai-lab (or rename it)
  • Start podman desktop with AI Lab
  • Import a model (do not do anything else)

Signed-off-by: axel7083 <42176370+axel7083@users.noreply.github.com>
@axel7083 axel7083 requested review from benoitf and a team as code owners May 29, 2024 15:45
@axel7083 axel7083 requested a review from jeffmaury May 29, 2024 15:45
Copy link
Contributor

@jeffmaury jeffmaury left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@axel7083 axel7083 merged commit 4441e14 into containers:main May 30, 2024
4 checks passed
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 this pull request may close these issues.

Importing a models on a fresh instance lead to an error when writing user-catalog.json file
2 participants