keyshade-xyz / keyshade

Realtime secret and configuration management tool, with the best in class security and seamless integration support
https://keyshade.xyz
Mozilla Public License 2.0
118 stars 55 forks source link

API: Add `requiresRestart` field to `Secret` and `Variable` #283

Closed rajdip-b closed 6 days ago

rajdip-b commented 2 weeks ago

Description

Whenever a configuration changes, we propagate the changes to the consuming applications. Consider a case where PORT_NUMBER changes. We would want our CLI to reload the application on the new port. For this, we would like to introduce a new field called requireRestart to both the Secret and Variable entities.

Solution

yogesh1801 commented 1 week ago

/attempt

github-actions[bot] commented 1 week ago

Assigned the issue to @yogesh1801!