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

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>
…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
8 of 9 checks passed
@joelanford joelanford deleted the catalogmetadata-fixes branch August 14, 2023 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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