-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed as not planned
3 / 33 of 3 issues completedLabels
Description
🚀 Describe the new functionality needed
- A 'sealing concept' to not allow reconfiguring of a setup via API endpoint (like the available tools)
- Allowing to disable any dynamic reconfiguration during runtime, keeping the 'source of truth' in the configuration files (this is important for GitOps-like automation for easy reproducability/recovery).
- Self-contained provider configuration for allowing flexibility for the storage location on the local filesystem.
💡 Why is this needed? What if we don't build it?
Needed for enterprise deployment reliability
Other thoughts
No response
jangel97 and mattf