-
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
Description
Some things for the back burner:
-
Evaluate integrating
NeonServiceconfiguration dotnet host configurationI'm not entirely sure whether this makes sense, but we should at least expose our configuration values via dependency injection.
-
Modify
IProfileClientand theMaintainerProfiletypes to support querying multiple values in one goI believe the old op.exe CLI can handle this and this should speed things up. A good time to do this would be when we upgrade neon-assistant to use gRPC instead of named pipes and we should also upgrade to the latest 1Password CLI since we're on a very old version.
-
Integrate the secret/profile value fetching into NeonService configuration code.