-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
area/configIssues/PRs related to the startup/sparrow config areaIssues/PRs related to the startup/sparrow config areafeatureIntroduces a new featureIntroduces a new featuregood first issueEntry-level task, ideal for new contributorsEntry-level task, ideal for new contributorsrequestIndicates a feature requestIndicates a feature request
Description
Is there an existing feature request for this?
- I have searched the existing issues
Problem Description
Currently, sparrow can only use a local file as a startup config.
In an enterprise setup where you have a centralized repo/endpoint for the config, it would be beneficial to be able to give an arbitrary HTTP endpoint that sparrow tries to fetch during startup.
Solution Description
I'd like to be able to run sparrow run --name sparrow.example.com --config https://example.com/sparrow/config that is automatically fetched on startup.
We'd probably also need to add a --configToken flag or something to ensure we can also fetch a startup config with a token.
Who can address the issue?
Everyone.
Additional Context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/configIssues/PRs related to the startup/sparrow config areaIssues/PRs related to the startup/sparrow config areafeatureIntroduces a new featureIntroduces a new featuregood first issueEntry-level task, ideal for new contributorsEntry-level task, ideal for new contributorsrequestIndicates a feature requestIndicates a feature request