Y
Hacker News
new
|
ask
|
show
|
jobs
by
imbnwa
812 days ago
Possible to have a feature requiring a dependency update that may be mutually exclusive with the previous dependency graph of the former feature set?
1 comments
leros
807 days ago
That's not really the domain of feature flags in their typical use case. That sounds like you would need to deploy multiple versions of the app and switch between them at the load balancer level or something like that.
link