chore(vendor): update the dependencies to latest kubernetes version#365
chore(vendor): update the dependencies to latest kubernetes version#365kmova merged 3 commits intoopenebs-archive:masterfrom
Conversation
fc8a1cc to
f2b015d
Compare
f2b015d to
f884879
Compare
1dfe1b2 to
15a7660
Compare
Codecov Report
@@ Coverage Diff @@
## master #365 +/- ##
==========================================
- Coverage 44.74% 44.54% -0.21%
==========================================
Files 64 64
Lines 2990 3008 +18
==========================================
+ Hits 1338 1340 +2
- Misses 1548 1563 +15
- Partials 104 105 +1
Continue to review full report at Codecov.
|
|
@akhilerm, will hold this till the github action is added to verify multi-arch builds on pull requests. It would be good to ensure that builds don't fail especially on PRs like this that involve a huge changes. |
|
@kmova , That means we will have to first prioritize the testing and verification using minikube. Shall we split into 2 things:
These 2 will be separate PRs and after Currently it is not possible to retag images to a different repository using buildx, also mulitarch images cannot stored locally without pushing to an intermediate repository. As suggested from moby team So the integration tests will be run only on one native platform for now. |
4050841 to
f786a54
Compare
|
@kmova @harshthakur9030 PTAL. |
|
@akhilerm LGTM |
|
@kmova @harshthakur9030 PTAL. rebased the changes from go version upgrade. |
Signed-off-by: Akhil Mohan <akhil.mohan@mayadata.io>
Signed-off-by: Akhil Mohan <akhil.mohan@mayadata.io>
Signed-off-by: Akhil Mohan <akhil.mohan@mayadata.io>
update project dependencies