make generic proxy can be marked as deprecated
Signed-off-by: zhu733756 <zhu733756@kubesphere.io>
This commit is contained in:
@@ -33,5 +33,7 @@ func AddToContainer(container *restful.Container, endpoint string) error {
|
||||
return nil
|
||||
}
|
||||
|
||||
proxy.SetProxyDesprecated()
|
||||
|
||||
return proxy.AddToContainer(container)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user