Skip to content

[27.x backport] daemon: deprecate Daemon.Exists and Daemon.IsPaused#48719

Merged
thaJeztah merged 2 commits intomoby:27.xfrom
thaJeztah:27.x_backport_deprecate_daemon_exists
Oct 22, 2024
Merged

[27.x backport] daemon: deprecate Daemon.Exists and Daemon.IsPaused#48719
thaJeztah merged 2 commits intomoby:27.xfrom
thaJeztah:27.x_backport_deprecate_daemon_exists

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

daemon: deprecate Daemon.Exists

This function was poorly documented as it uses fuzzy matching under the hood,
and it's no longer used. Mark it as deprecated, and to be removed in the
next release.

daemon: deprecate Daemon.IsPaused

This function was poorly documented as it uses fuzzy matching under the hood,
and it's no longer used. Mark it as deprecated, and to be removed in the
next release.

- Description for the changelog

daemon: deprecate `Daemon.Exists()` and `Daemon.IsPaused()`. These functions are no longer used and will be removed  in the next release.

- A picture of a cute animal (not mandatory but encouraged)

This function was poorly documented as it uses fuzzy matching under the hood,
and it's no longer used. Mark it as deprecated, and to be removed in the
next release.

Signed-off-by: Sebastiaan van Stijn <[email protected]>
(cherry picked from commit d47c31f)
Signed-off-by: Sebastiaan van Stijn <[email protected]>
This function was poorly documented as it uses fuzzy matching under the hood,
and it's no longer used. Mark it as deprecated, and to be removed in the
next release.

Signed-off-by: Sebastiaan van Stijn <[email protected]>
(cherry picked from commit ac6e32c)
Signed-off-by: Sebastiaan van Stijn <[email protected]>
@thaJeztah thaJeztah added this to the 27.4.0 milestone Oct 21, 2024
@thaJeztah thaJeztah self-assigned this Oct 21, 2024
@thaJeztah thaJeztah requested a review from vvoland October 22, 2024 12:19
@thaJeztah thaJeztah merged commit 08674fb into moby:27.x Oct 22, 2024
@thaJeztah thaJeztah deleted the 27.x_backport_deprecate_daemon_exists branch October 22, 2024 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants