-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
complexity: lowRequires minimal effort to implementRequires minimal effort to implementstatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application
Description
NetBox version
v4.1.7
Feature type
Change to existing functionality
Triage priority
N/A
Proposed functionality
If ISOLATED_DEPLOYMENT is true, the plugin catalog should only show local plugins, without attempting to hit the public internet to load the full list of plugins.
In addition it would be nice if it listed any plugins that are available in the NetBox venv, but I realize that's a whole other level of feature request, so feel free to ignore that. :)
Use case
If you're behind a firewall that limits connections to the outside world, it's likely connecting to api (just like census) will be blocked. Currently, you get a message about the plugin catalog not being able to load. This would avoid trying to connect, and avoid the warning message in environments where not loading it is expected.
Database changes
No response
External dependencies
No response
Metadata
Metadata
Assignees
Labels
complexity: lowRequires minimal effort to implementRequires minimal effort to implementstatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the applicationIntroduction of new functionality to the application