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

[ISSUE-914] reset source for ubuntu 21.04 #915

Merged
merged 3 commits into from
Aug 3, 2022

Conversation

yurkov-anton
Copy link
Contributor

Purpose

Resolves #914

Changes only for loopback manager driver
Changed file /etc/apt/sources.list
Replace repos archive.ubuntu.com and security.ubuntu.com to old-releases.ubuntu.com
Add [trusted=yes] for ignore issue like:

E: The repository 'http://old-releases.ubuntu.com/ubuntu hirsute InRelease' is not signed.

PR checklist

  • Add link to the issue
  • Choose Project
  • Choose PR label
  • New unit tests added
  • Modified code has meaningful comments
  • All TODOs are linked with the issues
  • All comments are resolved

Testing

Provide test details

Signed-off-by: yurkov anton <[email protected]>
Signed-off-by: yurkov anton <[email protected]>
Signed-off-by: yurkov anton <[email protected]>
@yurkov-anton yurkov-anton requested a review from a team as a code owner August 3, 2022 12:05
@yurkov-anton yurkov-anton added the bug Something isn't working label Aug 3, 2022
@codecov
Copy link

codecov bot commented Aug 3, 2022

Codecov Report

Merging #915 (169fe66) into master (63e01d9) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #915   +/-   ##
=======================================
  Coverage   72.05%   72.05%           
=======================================
  Files          62       62           
  Lines        8035     8035           
=======================================
  Hits         5790     5790           
  Misses       1995     1995           
  Partials      250      250           
Flag Coverage Δ
unittests 72.05% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 63e01d9...169fe66. Read the comment docs.

@yurkov-anton
Copy link
Contributor Author

/ci

@github-actions
Copy link

github-actions bot commented Aug 3, 2022

@yurkov-anton Start CI.
Operator branch:
Go Version: 1.17.7
GoLangCI Version: 1.44.0
Helm Version: 3.7.1
Kubectl Version: v1.22.2

@github-actions
Copy link

github-actions bot commented Aug 3, 2022

Versions using in CI
CSI Version: 1.1.0-1.169fe66
OPERATOR Version: 1.1.0-1.9e73361

@github-actions
Copy link

github-actions bot commented Aug 3, 2022

E2E Test Results

    1 files      1 suites   11m 2s ⏱️
149 tests     4 ✔️ 145 💤 0
    4 runs  -141 ✔️ 145 💤 0

Results for commit 169fe66.

@github-actions
Copy link

github-actions bot commented Aug 3, 2022

@mishoyama
Copy link
Collaborator

@yurkov-anton please fill in PR checklist and add testing details

@yurkov-anton yurkov-anton merged commit 381bf96 into master Aug 3, 2022
@yurkov-anton yurkov-anton deleted the bugfix-issue-914-end-of-life-ubuntu-21.04 branch August 3, 2022 14:01
yurkov-anton added a commit that referenced this pull request Aug 4, 2022
yurkov-anton added a commit that referenced this pull request Aug 4, 2022
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
None yet
Development

Successfully merging this pull request may close these issues.

End of life support ubuntu 21.04
4 participants