remove deprecated "logentries" logging driver from docs, completion, and tests#4711
Merged
thaJeztah merged 6 commits intodocker:masterfrom Dec 13, 2023
Merged
remove deprecated "logentries" logging driver from docs, completion, and tests#4711thaJeztah merged 6 commits intodocker:masterfrom
thaJeztah merged 6 commits intodocker:masterfrom
Conversation
No changes, as it's the same commit: moby/moby@92884c2...v25.0.0-beta.2 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
full diff: moby/moby@v25.0.0-beta.2...f3cc936 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This driver has been deprecated and removed because the service is no longer operational. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This driver has been deprecated and removed because the service is no longer operational. Remove it from the sample output. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This driver has been deprecated and removed because the service is no longer operational. Remove it from the tests to better reflect reality. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This driver has been deprecated and removed because the service is no longer operational. Update the deprecated features docs to mention it's been fully removed in Docker v25.0. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #4711 +/- ##
=======================================
Coverage 59.68% 59.68%
=======================================
Files 287 287
Lines 24865 24865
=======================================
Hits 14841 14841
Misses 9138 9138
Partials 886 886 |
Member
Author
|
whoop; CI passed on the first run; this one should be ready for review as well 👍 |
Member
Author
|
Thanks @albers ❤️ (as always!) |
vvoland
approved these changes
Dec 13, 2023
dvdksn
approved these changes
Dec 13, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
vendor: github.com/docker/docker v25.0.0-beta.2
No changes, as it's the same commit: moby/moby@92884c2...v25.0.0-beta.2
vendor: github.com/docker/docker f3cc93630ed8 (v25.0.0-dev)
full diff: moby/moby@v25.0.0-beta.2...f3cc936
contrib/completion: remove logentries logging-driver
This driver has been deprecated and removed because the service
is no longer operational.
docs, man: remove logentries logging-driver
This driver has been deprecated and removed because the service
is no longer operational. Remove it from the sample output.
cli/command: remove "logentries" driver from tests and fixtures
This driver has been deprecated and removed because the service
is no longer operational. Remove it from the tests to better reflect
reality.
docs/deprecated: mark logentries logging-driver as "removed"
This driver has been deprecated and removed because the service
is no longer operational. Update the deprecated features docs to
mention it's been fully removed in Docker v25.0.
- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)