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

Use cache in apply func to reduce the update call to spoke #112

Open
qiujian16 opened this issue Jan 25, 2022 · 0 comments
Open

Use cache in apply func to reduce the update call to spoke #112

qiujian16 opened this issue Jan 25, 2022 · 0 comments
Assignees

Comments

@qiujian16
Copy link
Member

For some resources which has default value set, work agent always update the resource since deepequal always return false. We should consider maintain a cache of the spec/generation/resourceversion so only when spec of manifestwork is changed or resources on the spoke is modified, work-agent will update the resource

/assign @qiujian16

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

No branches or pull requests

1 participant