-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
[v0.11] cherry-picks for v0.11.3 #3634
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
tonistiigi
commented
Feb 13, 2023
•
edited by crazy-max
Loading
edited by crazy-max
- progress: keep color enabled with NO_COLOR empty #3556
- sbom: always create tmp directory for scanner image #3558
- SOURCE_DATE_EPOCH: drop timezone #3559
- do not mount secrets that are optional and missing from solve opts #3561
- cache: don’t link blobonly based on chainid #3566
- docs: update syntax for labs channel in examples #3577
- frontend: fix typo in release script #3583
- Fix bugs in SBOM layer comment generation #3594
- cache: add fallback for snapshotID #3605
- gha: avoid range requests with too big offset #3618
The NO_COLOR specification says that color should be disabled if NO_COLOR is set *and not empty*. Signed-off-by: Justin Chadwell <me@jedevc.com> (cherry picked from commit 0390348)
Signed-off-by: Justin Chadwell <me@jedevc.com> (cherry picked from commit 25c190d)
The timezone information is not exposed to the uint64 representation, but exposed to RFC3339 representation. Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp> (cherry picked from commit 5849ab1)
Signed-off-by: coryb <cbennett@netflix.com> (cherry picked from commit b5afdec)
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> (cherry picked from commit 99bd0d8)
The dockerfile:1-labs frontend is now updated to 1.5-labs, which includes this feature Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit faf4760)
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> (cherry picked from commit 63e915e)
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com> (cherry picked from commit 886b1da)
Signed-off-by: Justin Chadwell <me@jedevc.com> (cherry picked from commit e4c7c6d)
Signed-off-by: Justin Chadwell <me@jedevc.com> (cherry picked from commit 32dc0ec)
Signed-off-by: Justin Chadwell <me@jedevc.com> (cherry picked from commit f3db114)
Signed-off-by: Justin Chadwell <me@jedevc.com> (cherry picked from commit 257fb65)
Signed-off-by: Justin Chadwell <me@jedevc.com> (cherry picked from commit 1c55dc2)
In older BuildKit versions snapshotID was not always set if record was not created with GetByBlob method. Old code defaulted to cache record ID in that case but that broke with the metadata interface refactor. Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> (cherry picked from commit 2c0c429)
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> (cherry picked from commit 488791a)
@crazy-max Please do #3543 separately as it didn't cherry-pick cleanly. |
AkihiroSuda
approved these changes
Feb 13, 2023
Signed-off-by: Justin Chadwell <me@jedevc.com>
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
added:
|
jedevc
approved these changes
Feb 13, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.