-
Notifications
You must be signed in to change notification settings - Fork 8
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
Add Events for far Remediation Process #107
Merged
Merged
Commits on Jan 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 467480b - Browse repository at this point
Copy the full SHA 467480bView commit details -
Add events to far CR for better visibility of the remediation process
The events will help to identify the remediation process by looking on far CR events
Configuration menu - View commit details
-
Copy full SHA for 49bc54b - Browse repository at this point
Copy the full SHA 49bc54bView commit details -
Add events to unhealthy node for better visibility of the remediation…
… process The events will help to identify the remediation process by looking on node events. Fetch node from IsNodeNameValid, and whether taint was added by AppendTaint
Configuration menu - View commit details
-
Copy full SHA for 5712863 - Browse repository at this point
Copy the full SHA 5712863View commit details -
IsNodeNameValid is no longer needed, as we no longer only need to check CR node validty but we want to receive the node object as well on success
Configuration menu - View commit details
-
Copy full SHA for d738a52 - Browse repository at this point
Copy the full SHA d738a52View commit details -
s/CreateFARRemediationTaint/CreateRemediationTaint. Look for the actual errors, so we can catch a change in the actual errors from the UTs
Configuration menu - View commit details
-
Copy full SHA for 2cb984f - Browse repository at this point
Copy the full SHA 2cb984fView commit details -
Use human readable timing for timeouts with even better var names. Use verifyPreRemediationSucceed that include checking for finalizer and taint (from event and value). Sleep for a second between unit tests to give dummy reconcilation to run first.
Configuration menu - View commit details
-
Copy full SHA for a55dc08 - Browse repository at this point
Copy the full SHA a55dc08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e72dad - Browse repository at this point
Copy the full SHA 8e72dadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 34ce0ee - Browse repository at this point
Copy the full SHA 34ce0eeView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.