Files
kubernetes/pkg/util
Dan Winship 913f4bc0ba pkg/util/iptables/testing: Fix FakeIPTables
FakeIPTables barely implemented any of the iptables interface, and the
main part that it did implement, it implemented incorrectly. Fix it:

- Implement EnsureChain, DeleteChain, EnsureRule, and DeleteRule, not
  just SaveInto/Restore/RestoreAll.

- Restore/RestoreAll now correctly merge the provided state with the
  existing state, rather than simply overwriting it.

- SaveInto now returns the table that was requested, rather than just
  echoing back the Restore/RestoreAll.
2022-05-09 11:29:08 -04:00
..
2021-12-17 17:35:09 -05:00
2021-02-28 15:17:29 -08:00
2021-08-24 15:47:49 -04:00
2021-02-28 15:17:29 -08:00
2021-02-28 15:17:29 -08:00
2021-02-28 15:17:29 -08:00
2022-03-25 14:14:17 -04:00
2022-01-10 08:14:29 -05:00
2021-02-28 15:17:29 -08:00
2021-02-28 15:17:29 -08:00
2021-08-24 15:47:49 -04:00
2021-02-28 15:17:29 -08:00
2021-02-28 15:17:29 -08:00
2021-02-28 15:17:29 -08:00
2021-02-28 15:17:29 -08:00