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

Remove Entities and EntitySources #413

Merged

Commits on Sep 21, 2023

  1. Updates codebase to use catalogmetadata package

    Signed-off-by: Mikalai Radchuk <mradchuk@redhat.com>
    Signed-off-by: Daniel Franz<dfranz@redhat.com>
    m1kola committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    d8ae4fb View commit details
    Browse the repository at this point in the history
  2. Updates resolutioncli to remove entity source

    Signed-off-by: Mikalai Radchuk <mradchuk@redhat.com>
    m1kola committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    fc5dace View commit details
    Browse the repository at this point in the history
  3. Removes entity sources and GVK related code

    * Removes provides+required GVK and associated tests.
      GVK related code was a dead weight since were
      never set GVK properties on bundle entity.
    
    * Remove entity + entitysource and associated util pkgs
    
    Signed-off-by: dtfranz <dfranz@redhat.com>
    dtfranz authored and m1kola committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    d180207 View commit details
    Browse the repository at this point in the history
  4. Deppy version bump, remove remaining entity/entitysource vestigials

    Signed-off-by: dtfranz <dfranz@redhat.com>
    dtfranz authored and m1kola committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    66c7be9 View commit details
    Browse the repository at this point in the history
  5. Add interface for client mocking

    Signed-off-by: dtfranz <dfranz@redhat.com>
    dtfranz authored and m1kola committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    c02fe9b View commit details
    Browse the repository at this point in the history
  6. Fix tests, bump catalogd, address comments.

    Signed-off-by: dtfranz <dfranz@redhat.com>
    dtfranz authored and m1kola committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    d35618b View commit details
    Browse the repository at this point in the history