Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Obje #36

Open
chenqianfzh opened this issue Aug 12, 2021 · 0 comments
Open

Obje #36

chenqianfzh opened this issue Aug 12, 2021 · 0 comments

Comments

@chenqianfzh
Copy link
Collaborator

sometimes it was observed that ObjectSync object may contain wrong info about a mission. For ex, I created mission deployment-to-all, and then deleted it, and then re-created it, sometime I saw the following in the cloudcore.log:

Note: I0812 18:25:40.277402 3849537 objectsync.go:108] mission: deployment-to-all has been deleted in K8s, send the delete event to edge
I0812 18:25:45.280821 3849537 objectsync.go:108] mission: deployment-to-all has been deleted in K8s, send the delete event to edge
I0812 18:25:50.345723 3849537 objectsync.go:108] mission: deployment-to-all has been deleted in K8s, send the delete event to edge

It will cause the re-creation of the mission fail, as it will keep trying to delete the mission.

Workaround: delete the coreesponding objectsync object

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant