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

Removal of obsolete code (resolves CA-375774). #3253

Merged
merged 5 commits into from
Dec 4, 2023

Commits on Nov 3, 2023

  1. Remove code handling old style patches (also resolves CA-375774).

    Signed-off-by: Konstantina Chremmou <[email protected]>
    kc284 committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    c1c34bc View commit details
    Browse the repository at this point in the history
  2. Converted public fields to properties and renamed two of them.

    Signed-off-by: Konstantina Chremmou <[email protected]>
    kc284 committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    59c57e2 View commit details
    Browse the repository at this point in the history
  3. Removed class XenServerPatchMapping since now there is only one subcl…

    …ass.
    
    Signed-off-by: Konstantina Chremmou <[email protected]>
    kc284 committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    9743c46 View commit details
    Browse the repository at this point in the history
  4. Removed old and compacted remaining RPU hotfix code:

    - Removed obsolete MultipleHotfix class.
    - Merged HotfixFactory, SingleHotfix, and Hotfix classes to one RpuHotfix class.
    - Create a dedicated action for applying RPU hotfixes.
    
    Signed-off-by: Konstantina Chremmou <[email protected]>
    kc284 committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    53bfc7b View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Corrections as per code review.

    Signed-off-by: Konstantina Chremmou <[email protected]>
    kc284 committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    8662eb4 View commit details
    Browse the repository at this point in the history