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

[rel-1.10] Upgrade docker buildx version #5864

Merged
merged 2 commits into from
Jan 31, 2023

Conversation

shivamkm07
Copy link
Contributor

@shivamkm07 shivamkm07 commented Jan 31, 2023

Description

This PR cherry-picks #5842 to release-1.10. Upgrading from buildx 0.9.1->0.10.x is a breaking change and requires a small change: docker/buildx#1507 and so the change is included as well.

Sample run in my fork validating the change: https://github.com/shivamkm07/dapr/actions/runs/4058609445

Issue reference

Please reference the issue this PR will close: #[issue number]

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

* using buildx v2

Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>

* update version of buildx

Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>

---------

Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>
@shivamkm07 shivamkm07 requested review from a team as code owners January 31, 2023 21:33
@ItalyPaleAle ItalyPaleAle changed the title [rel-1.10] [Do-not-squash] Upgrade docker buildx version [rel-1.10] Upgrade docker buildx version Jan 31, 2023
Signed-off-by: Shivam Kumar <shivamkm07@gmail.com>
@codecov
Copy link

codecov bot commented Jan 31, 2023

Codecov Report

Merging #5864 (1175438) into release-1.10 (acf9839) will increase coverage by 0.05%.
The diff coverage is n/a.

@@               Coverage Diff                @@
##           release-1.10    #5864      +/-   ##
================================================
+ Coverage         64.71%   64.76%   +0.05%     
================================================
  Files               157      157              
  Lines             16920    16920              
================================================
+ Hits              10949    10959      +10     
+ Misses             5110     5097      -13     
- Partials            861      864       +3     
Impacted Files Coverage Δ
pkg/grpc/api_daprinternal.go 39.61% <0.00%> (+3.89%) ⬆️
pkg/components/pubsub/pluggable.go 69.51% <0.00%> (+4.87%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@artursouza artursouza merged commit cc1e3d5 into dapr:release-1.10 Jan 31, 2023
@shivamkm07 shivamkm07 mentioned this pull request Feb 3, 2023
7 tasks
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.

None yet

3 participants