Skip to content

API: remove deprecated "filter" parameter for API v1.41 and up#40491

Merged
thaJeztah merged 1 commit into
moby:masterfrom
thaJeztah:remove_deprecated_filters_opt
Feb 11, 2020
Merged

API: remove deprecated "filter" parameter for API v1.41 and up#40491
thaJeztah merged 1 commit into
moby:masterfrom
thaJeztah:remove_deprecated_filters_opt

Conversation

@thaJeztah

Copy link
Copy Markdown
Member

This query-parameter was deprecated in docker 1.13 in commit 820b809 (#27872), and scheduled for removal in docker 17.12, so we should remove it for the next API version.

This query-parameter was deprecated in docker 1.13 in commit
820b809, and scheduled for
removal in docker 17.12, so we should remove it for the next
API version.

Signed-off-by: Sebastiaan van Stijn <[email protected]>

@cpuguy83 cpuguy83 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cpuguy83

Copy link
Copy Markdown
Member

Although I have to wonder if it's worth the removal if it's only taking out those few lines... but 🤷‍♂

@vdemeester vdemeester left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🐯

@thaJeztah

Copy link
Copy Markdown
Member Author

Although I have to wonder if it's worth the removal if it's only taking out those few lines... but 🤷‍♂

Yeah, it's a small change, but we deprecated it for removal, so might as well keep the API clean a bit 😅

CI is green; I'll bring this one in (thanks!)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants