Closed
Closed
Copy link
Description
What would you like to be added?
Pod resize E2E tests need a test case to revert the applied patch and verify that the original values are restored.
PR discussion: #102884 (comment)
This should be done for both cases:
- Fully actuated and resized resources are reflected in pod status.
- Fully actuated but not yet reflected in pod status.
Why is this needed?
This verifies that actual.resources == desired.resources in instances where a resize is backed out after it has been partially actuated.
Metadata
Metadata
Assignees
Labels
Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.Categorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.Indicates an issue or PR lacks a `triage/foo` label and requires one.Indicates an issue or PR lacks a `triage/foo` label and requires one.Categorizes an issue or PR as relevant to SIG Node.Categorizes an issue or PR as relevant to SIG Node.
Type
Projects
Status
Done