mirror of
https://github.com/alibaba/higress.git
synced 2026-05-28 22:57:31 +08:00
Update higress ingress annotation (#49)
This commit is contained in:
@@ -497,8 +497,6 @@ func (c *controller) ConvertHTTPRoute(convertOptions *common.ConvertOptions, wra
|
||||
WrapperConfig: wrapper,
|
||||
}
|
||||
convertOptions.VirtualServices[rule.Host] = wrapperVS
|
||||
} else {
|
||||
wrapperVS.WrapperConfig.AnnotationsConfig.MergeHostIPAccessControlIfNotExist(wrapper.AnnotationsConfig.IPAccessControl)
|
||||
}
|
||||
|
||||
// Record the latest app root for per host.
|
||||
|
||||
Reference in New Issue
Block a user