Skip to content

Builtin limits and cleanup#988

Merged
dgageot merged 10 commits intodocker:mainfrom
rumpl:builtin-limits
Nov 29, 2025
Merged

Builtin limits and cleanup#988
dgageot merged 10 commits intodocker:mainfrom
rumpl:builtin-limits

Conversation

@rumpl
Copy link
Copy Markdown
Member

@rumpl rumpl commented Nov 28, 2025

  • For shell, fetch, script_shell, api we limit the output to 30k characters
  • Filesystem's list_directory and list_directory_tree will stop after 100 items
  • Removed some filesystem tools that aren't really great
  • Created a useragent package so that all of our http clients can use it

rumpl added 10 commits November 28, 2025 22:06
Limit the shell output to max 30k characters

Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
There are not really useful

Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
Signed-off-by: Djordje Lukic <djordje.lukic@docker.com>
@rumpl rumpl requested a review from a team as a code owner November 28, 2025 21:52
@dgageot dgageot merged commit 03e0caf into docker:main Nov 29, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants