Skip to content

OWLS-87175 - Allow make right flow to continue when live data from the list older than cached data #2196

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

Merged
merged 3 commits into from
Feb 17, 2021

Conversation

ankedia
Copy link
Member

@ankedia ankedia commented Feb 17, 2021

OWLS-87175 - Allow the make-right flow to continue when live info from the list is older than the cached info for etcd restore case. For etcd restore use-case, cached data can be newer than the live data since etcd snapshot might have been taken at some time in the past. Based on discussion with Ryan, the possibility of cached data being newer than live data is very rare in the normal scenario. This change along with a fix for OWLS-87553 (periodic backstop check in the WaitForReady step) seem to resolve the issue in 32401992 in both Fermin's and my local env.

Integration tests results are at - https://build.weblogick8s.org:8443/job/weblogic-kubernetes-operator-kind-new/4069/ and manual tests in my env seem to work fine.

@ankedia ankedia marked this pull request as ready for review February 17, 2021 16:06
@rjeberhard rjeberhard merged commit 18219c1 into release/3.1.4 Feb 17, 2021
@ankedia ankedia deleted the owls_87175_fix branch March 3, 2021 21:49
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.

2 participants