Files
kubernetes/pkg
Francesco Romani 5cb2b7958c podresources: partially revert PR135485
Partially reverts https://github.com/kubernetes/kubernetes/pull/135485

We had a FG to explicitly provide backward compatible behavior for
a underspecified flow. PR#135485 wanted to deflake tests, but
the unwanted side effect was to make the two flows in both sides of the
FG almost identical. This makes the whole point of having a FG moot,
but we promised a period on which we enable to revert the behavior
and report issues.

This was noticed while inspecting the podresources API lane
when checking the graduation: https://github.com/kubernetes/enhancements/pull/5875

Signed-off-by: Francesco Romani <fromani@redhat.com>
2026-02-10 17:13:40 +01:00
..