Skip to content

Migrate cli.ConfigService calls to fully typed config.ConfiguService calls #414

Description

@DavidS-ovm

To reduce clutter, unify the server-side implementation, and provide better type safety the CLI config currently using GetConfig/SetConfig in cli.ConfigService needs to move to a pair of typed per-user functions in config.ConfigService.

  • update sdp definitions
  • implement new functions in api-server, using the old storage location as fallback
  • update CLI to use new functions
  • re-implement cli.ConfigService as legacy shim on top of the new API.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions