-
Notifications
You must be signed in to change notification settings - Fork 37
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Hello !
Very similar to a previous issue of mine #1205
The drift detection manager deployment deployed in child cluster seems to crash because of this error:
I1003 17:17:31.450873 1 manager.go:148] "Creating manager now."
I1003 17:17:31.454125 1 main.go:302] "failed to initialize manager no matches for kind \"ResourceSummary\" in version \"lib.projectsveltos.io/v1beta1\"" logger="setup"
I1003 17:17:32.454981 1 manager.go:148] "Creating manager now."
I1003 17:17:32.458044 1 main.go:302] "failed to initialize manager no matches for kind \"ResourceSummary\" in version \"lib.projectsveltos.io/v1beta1\"" logger="setup"
I1003 17:17:33.459073 1 manager.go:148] "Creating manager now."
I1003 17:17:33.461995 1 main.go:302] "failed to initialize manager no matches for kind \"ResourceSummary\" in version \"lib.projectsveltos.io/v1beta1\"" logger="setup"
I'm unsure about how to troubleshoot this more, here is my repo of clusterprofiles/events.
https://github.com/Bealvio/flux-mgmt/tree/main/gitops/apps/sveltos
I'm using it quite extensively so if you could help me help you get more informations i would certainly put more effort into it !
Using v1.1.1, I can't tell if it's been introduced in the last version.
I hope it helps a little.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working