You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AddCoreResources -> AddInPlace
SubCoreResources -> SubInPlace
the new names are both more concise and more expressive.
trivial rename only.
Signed-off-by: Francesco Romani <fromani@redhat.com>
Expect(match).ToNot(BeEmpty(), "inconsistent accounting: no resources consumed by the running pod,\nNRT before test's pod: %s \nNRT after: %s \n total required resources: %s", dataBefore, dataAfterUpdate, e2ereslist.ToString(rl0))
0 commit comments