Fix:cannot get jobs by informer (#5656)
fix:cannot get jobs by informer Signed-off-by: wenhaozhou <wenhaozhou@yunify.com>
This commit is contained in:
@@ -463,8 +463,6 @@ func (s *APIServer) waitForResourceSync(ctx context.Context) error {
|
||||
},
|
||||
{Group: "batch", Version: "v1"}: {
|
||||
"jobs",
|
||||
},
|
||||
{Group: "batch", Version: "v1"}: {
|
||||
"cronjobs",
|
||||
},
|
||||
{Group: "networking.k8s.io", Version: "v1"}: {
|
||||
|
||||
Reference in New Issue
Block a user