-
Notifications
You must be signed in to change notification settings - Fork 217
Operator 3.1.4 #2197
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
Operator 3.1.4 #2197
Conversation
…e list older than cached data (#2196) * Fix for OWLS-87175 for etcd restore use-case to allow the make-right flow when cached info is newer than the live info. * Allow the make right domain presence to continue when live data from the list is older than the cached data. * Minor debug message change.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Got this down to a science.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. I'm wondering if we should wait for Fermin to confirm the fix in 3.1.4 branch before cutting the release. He was previously testing with 3.0.1 release and there was a slight change to the fix as well. In case, he finds other issues, we might want to include them in 3.1.4 release as well.
…cking job status (#2201) * Fix to check job condition to determine if job has failed in addition to checking status. * Added unit tests. * Minor changes. * Remove duplicate test.
…er startup unit tests (#2213) * Add a new unit test for OWLS-87553 and modified existing managed server startup unit tests. * Change to implement suggestion in PR review comment.
…in when deleting and replacing service (#2208) * owls-87625 - Remove stranded node port service for the domain when deleting and replacing service. * PR review comments. * Added unit tests to make sure that stranded node-port service is cleaned up. * PR review comment.
* do not generate validation warning for existing servers in dynamic cluster * minor comment fix * remove changes to DomainValidationSteps.java
This release is coming quickly on the tail of 3.1.3, but the good news is that customers are using the tool and keeping us honest. Included are a fix from Anil and an update to a set of dependencies that were highlighted by a scan of CVE's.