-
Notifications
You must be signed in to change notification settings - Fork 3.8k
test: update upgrade test suite in integration #9748
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
Conversation
Signed-off-by: Wei Fu <[email protected]>
CRI Runtime Status contains `Info` and it can help us check current configuration. Signed-off-by: Wei Fu <[email protected]>
The new release containerd should cleanup old pod's data dir after RemovePodSandbox. Signed-off-by: Wei Fu <[email protected]>
We can inject failpoint in beforeUpgradeHookFunc. Signed-off-by: Wei Fu <[email protected]>
Signed-off-by: Wei Fu <[email protected]>
The new release containerd should detect dead shim during recover. Signed-off-by: Wei Fu <[email protected]>
It's used to check new release containerd can parse metric data from existing shim created by previous release. Signed-off-by: Wei Fu <[email protected]>
64a7646 to
c86c8a1
Compare
mikebrow
left a comment
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
do we need to modify / create any upgrade docs to reflect a need to verify we have drained the node first?
I think we can revisit all |
Summary:
Closes: #3757