Skip to content

Support untrusted CNB builders when building images #41352

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

Closed
scottfrederick opened this issue Jul 8, 2024 · 0 comments
Closed

Support untrusted CNB builders when building images #41352

scottfrederick opened this issue Jul 8, 2024 · 0 comments
Assignees
Labels
theme: containers Testcontainers, Docker Compose and Buildpack features type: enhancement A general enhancement
Milestone

Comments

@scottfrederick
Copy link
Contributor

Cloud Native Buildpacks has the concept of trusted and untrusted builders. Spring Boot only uses the creator lifecycle phase, and so considers all builders trusted. Spring Boot should allow users to configure a boolean value in the build configuration to specify whether the builder should be trusted.

The value should default to true when the default builder is used, and to false if the builder is specified in the build configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme: containers Testcontainers, Docker Compose and Buildpack features type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant