New Features
- Adds the ability to deep merge discovered annotation config specified via the
gloo.solo.io/upstream_config
annotation with default upstream config. A user can enable this feature by setting thegloo.solo.io/upstream_config/deep_merge
annotation totrue
on the service for which an upstream is discovered. (#6005)
Fixes
- Disabling discovery prevents creation of Service Account and assignment to Role Binding resources (#5866)