Skip to content

Show warning on missing backend deps#1911

Merged
r4victor merged 1 commit intomasterfrom
issue_1609_missing_backend_deps
Oct 29, 2024
Merged

Show warning on missing backend deps#1911
r4victor merged 1 commit intomasterfrom
issue_1609_missing_backend_deps

Conversation

@r4victor
Copy link
Copy Markdown
Collaborator

Fixes #1609

Now you see a warning if trying to configure a backend without backend deps installed:

[09:44:04] INFO     Applying ~/.dstack/server/config.yml...            
           WARNING  dstack._internal.server.services.config:542 Backend
                    aws not available and won't be configured. Check   
                    that backend dependencies are installed.

@r4victor r4victor merged commit 99011c6 into master Oct 29, 2024
@r4victor r4victor deleted the issue_1609_missing_backend_deps branch October 29, 2024 07:28
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.

[Bug]: No error if backend dependencies are not installed

1 participant