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

[RHELC-1379] Port certs and restorable key to backup module #1053

Merged
merged 2 commits into from
Feb 5, 2024

Conversation

r0x0d
Copy link
Member

@r0x0d r0x0d commented Jan 29, 2024

Both the RestorableRpmKey and the PEMCert classes got migrated to their own module inside the backup folder.

Jira Issues: RHELC-1379

Checklist

  • PR has been tested manually in a VM (either author or reviewer)
  • Jira issue has been made public if possible
  • [RHELC-] is part of the PR title
  • GitHub label has been added to help with Release notes
  • PR title explains the change from the user's point of view
  • Code and tests are documented properly
  • The commits are squashed to as few commits as possible (without losing data)
  • When merged: Jira issue has been updated to Release Pending if relevant

@r0x0d r0x0d force-pushed the port-certs-backup-controller branch 3 times, most recently from 26e5789 to a048f67 Compare January 29, 2024 17:55
@r0x0d r0x0d force-pushed the port-certs-backup-controller branch from a048f67 to 58532e0 Compare January 29, 2024 17:59
@r0x0d r0x0d added kind/feature New feature or request tests/sanity PR ready to run the sanity test suit. Equivalent to `/packit test --labels sanity`. labels Jan 30, 2024
@has-bot
Copy link
Member

has-bot commented Jan 30, 2024

/packit test --labels sanity


@oamg/conversions-qe please review results and provide ack.

Copy link

codecov bot commented Jan 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ade78f9) 94.44% compared to head (1fd18ab) 94.44%.
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1053   +/-   ##
=======================================
  Coverage   94.44%   94.44%           
=======================================
  Files          48       48           
  Lines        4551     4554    +3     
  Branches      812      812           
=======================================
+ Hits         4298     4301    +3     
  Misses        178      178           
  Partials       75       75           
Flag Coverage Δ
centos-linux-7 89.62% <100.00%> (+<0.01%) ⬆️
centos-linux-8 90.62% <100.00%> (+<0.01%) ⬆️
centos-linux-9 90.68% <100.00%> (+<0.01%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Both the RestorableRpmKey and the PEMCert classes got migrated to their
own module inside the backup folder.

Signed-off-by: Rodolfo Olivieri <[email protected]>
@r0x0d r0x0d force-pushed the port-certs-backup-controller branch from 58532e0 to 7097978 Compare February 2, 2024 12:59
@r0x0d r0x0d requested review from Venefilyn and pr-watson February 2, 2024 13:01
Copy link
Contributor

@pr-watson pr-watson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one comment about an unused import, otherwise looks good

Signed-off-by: Rodolfo Olivieri <[email protected]>
@r0x0d
Copy link
Member Author

r0x0d commented Feb 2, 2024

/packit test --labels sanity

1 similar comment
@r0x0d
Copy link
Member Author

r0x0d commented Feb 2, 2024

/packit test --labels sanity

@r0x0d r0x0d requested a review from pr-watson February 5, 2024 11:46
@r0x0d r0x0d merged commit eb54230 into oamg:main Feb 5, 2024
27 of 57 checks passed
@r0x0d r0x0d deleted the port-certs-backup-controller branch February 5, 2024 17:30
@Venefilyn Venefilyn mentioned this pull request Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request tests/sanity PR ready to run the sanity test suit. Equivalent to `/packit test --labels sanity`.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants