Skip to content

Feature: Allow sparrow to fetch startup config from an http endpoint #396

@lvlcn-t

Description

@lvlcn-t

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/configIssues/PRs related to the startup/sparrow config areafeatureIntroduces a new featuregood first issueEntry-level task, ideal for new contributorsrequestIndicates a feature request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions