Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Strongly typed cache and export options #970

Closed
Tracked by #963
blampe opened this issue Jan 30, 2024 · 0 comments
Closed
Tracked by #963

Strongly typed cache and export options #970

blampe opened this issue Jan 30, 2024 · 0 comments
Assignees
Labels
area/buildx kind/enhancement Improvements or new features resolution/fixed This issue was fixed
Milestone

Comments

@blampe
Copy link
Contributor

blampe commented Jan 30, 2024

Right now we only take raw strings. It would be preferable to take strong-typed input, with the option to provide raw strings if necessary.

Cache schema should follow https://docs.docker.com/build/cache/backends/

Exporters schema should follow https://docs.docker.com/build/exporters/

This is related to #969, since unknown values on any of these fields will also need to be handled.

@blampe blampe added kind/enhancement Improvements or new features area/buildx labels Jan 30, 2024
@blampe blampe added this to the 0.100 milestone Jan 30, 2024
@blampe blampe self-assigned this Jan 30, 2024
@blampe blampe changed the title Strongly type cache and export options Strongly typed cache and export options Jan 30, 2024
@blampe blampe added the resolution/fixed This issue was fixed label Apr 25, 2024
@blampe blampe closed this as completed Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/buildx kind/enhancement Improvements or new features resolution/fixed This issue was fixed
Projects
None yet
Development

No branches or pull requests

1 participant