Skip to content
This repository has been archived by the owner on Mar 3, 2025. It is now read-only.

(refactor): Remove deprecated CatalogMetadata and associated code #169

Merged

Conversation

everettraven
Copy link
Collaborator

Description

  • Removes all references and code for the CatalogMetadata api since it has been deprecated since v0.5.0

Motivation

@everettraven everettraven requested a review from a team as a code owner September 15, 2023 20:17
@codecov
Copy link

codecov bot commented Sep 15, 2023

Codecov Report

Patch coverage has no change and project coverage change: +7.43% 🎉

Comparison is base (f9c6bcf) 79.06% compared to head (0b5e3ca) 86.50%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #169      +/-   ##
==========================================
+ Coverage   79.06%   86.50%   +7.43%     
==========================================
  Files           3        3              
  Lines         215      126      -89     
==========================================
- Hits          170      109      -61     
+ Misses         28       10      -18     
+ Partials       17        7      -10     
Files Changed Coverage Δ
pkg/controllers/core/catalog_controller.go 93.54% <ø> (+12.22%) ⬆️

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

Signed-off-by: Bryce Palmer <[email protected]>
@joelanford joelanford added this pull request to the merge queue Sep 15, 2023
Merged via the queue into operator-framework:main with commit 21ba18e Sep 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove deprecated feature gates and associated functionality/code
2 participants