Skip to content

policy: separate sourcemetaresolver utility to reusable pkg #3653

Merged
crazy-max merged 1 commit intodocker:masterfrom
tonistiigi:util-sourcemeta-resolver
Feb 17, 2026
Merged

policy: separate sourcemetaresolver utility to reusable pkg #3653
crazy-max merged 1 commit intodocker:masterfrom
tonistiigi:util-sourcemeta-resolver

Conversation

@tonistiigi
Copy link
Copy Markdown
Member

depends on #3652

Turn the current utility used by policy helper commands that
allows getting gateway.Client lazily into a reusable package.

This is preparation for using this utility also in the policy
verification, outside of commands.

Only expose SourceMetaResolver as other methods of the gateway client
are not needed atm by any callers.

Signed-off-by: Tonis Tiigi tonistiigi@gmail.com

Turn the current utility used by policy helper commands that
allows getting gateway.Client lazily into reusable package.

This is preparation for using this utility also in the policy
verification, outside of commands.

Only expose SourceMetaResolver as other methods of gateway client
are not needed atm by any callers.

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
@tonistiigi tonistiigi force-pushed the util-sourcemeta-resolver branch from a3cc236 to dce5289 Compare February 13, 2026 21:59
@tonistiigi tonistiigi marked this pull request as ready for review February 13, 2026 21:59
@crazy-max crazy-max added this to the v0.32.0 milestone Feb 16, 2026
@crazy-max crazy-max merged commit a0103f4 into docker:master Feb 17, 2026
159 checks passed
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.

2 participants