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

feat(build,docker,buildah): add secrets support for docker and buildah #6429

Merged

Conversation

iapershin
Copy link
Collaborator

This add new feature "build secrets" for docker and buildah

Signed-off-by: Yaroslav Pershin <62902094+iapershin@users.noreply.github.com>
Signed-off-by: Yaroslav Pershin <62902094+iapershin@users.noreply.github.com>
Signed-off-by: Yaroslav Pershin <62902094+iapershin@users.noreply.github.com>
@iapershin iapershin assigned iapershin and unassigned iapershin Nov 20, 2024
@alexey-igrychev alexey-igrychev marked this pull request as draft November 21, 2024 10:34
Signed-off-by: Yaroslav Pershin <62902094+iapershin@users.noreply.github.com>
@iapershin iapershin marked this pull request as ready for review November 21, 2024 11:16
@iapershin iapershin changed the title feat(build): add secrets support for docker and buildah feat(build,docker,buldah): add secrets support for docker and buildah Nov 21, 2024
@iapershin iapershin changed the title feat(build,docker,buldah): add secrets support for docker and buildah feat(build,docker,buildah): add secrets support for docker and buildah Nov 21, 2024
pkg/config/image_from_dockerfile.go Outdated Show resolved Hide resolved
pkg/config/raw_image_from_dockerfile.go Outdated Show resolved Hide resolved
pkg/config/raw_image_from_dockerfile.go Outdated Show resolved Hide resolved
test/e2e/build/_fixtures/simple/state1/Dockerfile Outdated Show resolved Hide resolved
pkg/container_backend/interface.go Outdated Show resolved Hide resolved
pkg/config/raw_secrets.go Outdated Show resolved Hide resolved
pkg/config/secrets.go Outdated Show resolved Hide resolved
pkg/config/secrets.go Show resolved Hide resolved
@alexey-igrychev
Copy link
Member

alexey-igrychev commented Nov 21, 2024

+Let's fail when a staged Dockerfile is used

@alexey-igrychev
Copy link
Member

rel #6433

Signed-off-by: Yaroslav Pershin <62902094+iapershin@users.noreply.github.com>
Signed-off-by: Yaroslav Pershin <62902094+iapershin@users.noreply.github.com>
@alexey-igrychev alexey-igrychev merged commit dac370b into main Nov 21, 2024
15 checks passed
@alexey-igrychev alexey-igrychev deleted the feat/build/add-secrets-support-to-docker-buildah branch November 21, 2024 16:07
iapershin added a commit that referenced this pull request Dec 5, 2024
Signed-off-by: Yaroslav Pershin <62902094+iapershin@users.noreply.github.com>
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