Bernie Birnbaum
Bernie Birnbaum
I was unable to reproduce this issue by following the steps described After touching base with @pseudonator it seems that the issue is not a pressing concern Kasun may update...
We are currently running into issues trying to create and release the debug image in Cloudbuild due too the increased space requirements of the debug issue (~2.4GB vs ~200MB) Potential...
solo-io/envoy-gloo-ee#405 is open under review It adds steps in CI to build and release debug images that can be profiled for tagged releases
This has now been merged Debug images will be build and published for future tagged releases
A fix for this has been released in v1.16.3 and will be released in v1.17.0-beta1 as well e2e testing will be completed as a fast follow
@nfuden for visibility
This should definitely be better documented I initially thought the change of the default value for `alwaysAcceptResources` seemed reasonable but having dived deeper I think we probably shouldn’t make a...
Can confirm, this is supported as of v1.16.3 and v1.17.0-beta1
I've got an initial implementation in [this branch](https://github.com/solo-io/gloo/compare/append-cors-settings), adding a field to Settings that toggles whether or not to merge CORS settings, but I think questions 3, 4, and 5...
solo-io/solo-projects#6757 has been merged to address the customer requests and will be released in EE 1.18.0-beta1 The [updated CORS guide](https://docs.solo.io/gloo-edge/main/guides/security/cors/) includes instructions on using the new `CorsPolicyMergeSettings` API We have...