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(image): moving to ubuntu bionic(18.04 LTS) docker image #255

Merged
merged 1 commit into from
Dec 10, 2020

Conversation

pawanpraka1
Copy link
Contributor

@pawanpraka1 pawanpraka1 commented Dec 10, 2020

build is failing on ubuntu 19.10 as the ca-certificate package has been obsolete. Switching to 18.04 as now since we are doing root mount, we can use any ubuntu image.

Signed-off-by: Pawan pawan@mayadata.io

Signed-off-by: Pawan <pawan@mayadata.io>
@pawanpraka1 pawanpraka1 added the bug Something isn't working. label Dec 10, 2020
@pawanpraka1 pawanpraka1 added this to the v1.2.0 milestone Dec 10, 2020
@pawanpraka1 pawanpraka1 added this to In progress in ZFS Local PV Dec 10, 2020
@pawanpraka1 pawanpraka1 moved this from In progress to In Review in ZFS Local PV Dec 10, 2020
@pawanpraka1 pawanpraka1 added this to RC1 - Due: Dec 5 2020 in 2.4 Release Tracker - Due Dec 15th. Dec 10, 2020
@codecov-io
Copy link

Codecov Report

Merging #255 (cb5779d) into master (5a5b043) will decrease coverage by 0.70%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #255      +/-   ##
=========================================
- Coverage    8.50%   7.80%   -0.71%     
=========================================
  Files          20      20              
  Lines        1047    1141      +94     
=========================================
  Hits           89      89              
- Misses        957    1051      +94     
  Partials        1       1              
Impacted Files Coverage Δ
pkg/driver/agent.go 0.00% <0.00%> (ø)
pkg/driver/controller.go 0.66% <0.00%> (-0.16%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a73a59f...cb5779d. Read the comment docs.

@pawanpraka1 pawanpraka1 merged commit 2ae14f5 into openebs:master Dec 10, 2020
ZFS Local PV automation moved this from In Review to Done Dec 10, 2020
2.4 Release Tracker - Due Dec 15th. automation moved this from RC1 - Due: Dec 5 2020 to Done Dec 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working.
Projects
ZFS Local PV
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants