Revert "API: /info: remove BridgeNfIptables, BridgeNfIp6tables fields"

This reverts commit 5d2006256f, which
caused some issues in the docker/cli formatting code that needs some
investigating.

Let's (temporarily) revert this while we look what's wrong.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn
2025-04-11 14:47:10 +02:00
parent 73520a5ab7
commit eacbbdeec6
5 changed files with 12 additions and 92 deletions

View File

@@ -29,9 +29,6 @@ keywords: "API, Docker, rcli, REST, documentation"
* Deprecated: The `ContainerdCommit.Expected`, `RuncCommit.Expected`, and
`InitCommit.Expected` fields in the `GET /info` endpoint were deprecated
in API v1.48, and are now omitted in API v1.49.
* Deprecated: The `BridgeNfIptables` and `BridgeNfIp6tables` fields in the
`GET /info` response were deprecated in API v1.48, and are now omitted
in API v1.49.
## v1.48 API changes