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

Updatefix #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Updatefix #8

wants to merge 1 commit into from

Conversation

ricky-rav
Copy link
Owner

No description provided.

…e informer cache

When processing an update event, an object in terminal state might already have been removed from
the API server. Since delete events for objects in terminal state are skipped do it during update.
Also, base new vs old object comparison on the object retrieved from API server and use just one key instead of oldKey and newKey, since API server garantees the key is the same in updates.

Signed-off-by: Patryk Diak <[email protected]>

Signed-off-by: Riccardo Ravaioli <[email protected]>
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

Successfully merging this pull request may close these issues.

1 participant