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

Enable CatalogMetadataAPI via explicit flag, fix syncing issues #138

Merged
merged 2 commits into from
Aug 14, 2023

Conversation

joelanford
Copy link
Member

Closes #136

@codecov
Copy link

codecov bot commented Aug 11, 2023

Codecov Report

Merging #138 (cd506d3) into main (8a5e079) will decrease coverage by 1.61%.
Report is 1 commits behind head on main.
The diff coverage is 80.95%.

@@            Coverage Diff             @@
##             main     #138      +/-   ##
==========================================
- Coverage   79.62%   78.01%   -1.61%     
==========================================
  Files           1        2       +1     
  Lines         265      282      +17     
==========================================
+ Hits          211      220       +9     
- Misses         33       39       +6     
- Partials       21       23       +2     
Files Changed Coverage Δ
pkg/controllers/core/catalog_controller.go 77.85% <78.94%> (-1.77%) ⬇️
internal/k8sutil/k8sutil.go 100.00% <100.00%> (ø)

…d size constraints

Signed-off-by: Joe Lanford <joe.lanford@gmail.com>
@joelanford joelanford force-pushed the catalogmetadata-fixes branch from 3df6119 to 5ea0e2b Compare August 12, 2023 02:14
…APIs

Signed-off-by: Joe Lanford <joe.lanford@gmail.com>
@joelanford joelanford changed the title Fixed CatalogMetadata syncing issues related to metadata.name and etcd size constraints Enable CatalogMetadataAPI via explicit flag, fix syncing issues Aug 12, 2023
@joelanford joelanford merged commit f1067da into main Aug 14, 2023
@joelanford joelanford deleted the catalogmetadata-fixes branch August 14, 2023 12:58
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.

CatalogMetadata fails to sync on operatorhubio catalog
2 participants