mirror of
https://github.com/alibaba/higress.git
synced 2026-06-26 02:35:02 +08:00
Support configurable GatewayClass isolation (#3981)
Signed-off-by: EndlessSeeker <1766508902@qq.com>
This commit is contained in:
@@ -601,9 +601,8 @@ func init() {
|
||||
features.EnableAlphaGatewayAPI = true
|
||||
features.EnableAmbientWaypoints = true
|
||||
features.EnableAmbientMultiNetwork = true
|
||||
// Recompute with ambient enabled
|
||||
classInfos = getClassInfos()
|
||||
builtinClasses = getBuiltinClasses()
|
||||
// Recompute with the desired feature flags.
|
||||
SetGatewayClassName("")
|
||||
}
|
||||
|
||||
type TestStatusQueue struct {
|
||||
|
||||
Reference in New Issue
Block a user