support api group edgeruntime.kubesphere.io, deprecate api group kubeedge.kubesphere.io
Signed-off-by: zhu733756 <zhu733756@kubesphere.io>
This commit is contained in:
@@ -24,6 +24,7 @@ import (
|
||||
)
|
||||
|
||||
// there are no versions specified cause we want to proxy all versions of requests to backend service
|
||||
// Deprecated: this api group would be removed in v4.0
|
||||
var GroupVersion = schema.GroupVersion{Group: "kubeedge.kubesphere.io", Version: ""}
|
||||
|
||||
func AddToContainer(container *restful.Container, endpoint string) error {
|
||||
|
||||
Reference in New Issue
Block a user