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

Issue 1094 improve error handling #1302

Merged
merged 1 commit into from
Aug 17, 2023

Conversation

fcaroline2020
Copy link
Contributor

@fcaroline2020 fcaroline2020 commented Aug 16, 2023

@fcaroline2020 fcaroline2020 requested a review from a team as a code owner August 16, 2023 15:08
@codecov-commenter
Copy link

Codecov Report

Merging #1302 (335f7c2) into main (af4ddc2) will decrease coverage by 0.02%.
The diff coverage is 50.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##             main    #1302      +/-   ##
==========================================
- Coverage   67.75%   67.74%   -0.02%     
==========================================
  Files         132      132              
  Lines        8067     8069       +2     
==========================================
  Hits         5466     5466              
- Misses       2171     2173       +2     
  Partials      430      430              
Files Changed Coverage Δ
pkg/apis/build/v1alpha2/image_lifecycle.go 0.00% <0.00%> (ø)
pkg/config/lifecycle_provider.go 69.76% <0.00%> (ø)
pkg/duckbuilder/duck_builder.go 50.00% <0.00%> (-4.55%) ⬇️
pkg/reconciler/image/reconcile_build.go 83.67% <60.00%> (ø)
pkg/apis/build/v1alpha2/image_validation.go 97.94% <100.00%> (ø)
pkg/reconciler/builder/builder.go 54.21% <100.00%> (ø)

improves "lifecycle image has not been loaded" error message to include configmap name and location

Clarify error if clusterstack is not ready

Fix failing unit test
@fcaroline2020 fcaroline2020 force-pushed the issue-1094-improve-error-handling branch from 335f7c2 to 0db16f5 Compare August 17, 2023 12:44
@tomkennedy513 tomkennedy513 merged commit bfa4bef into main Aug 17, 2023
3 checks passed
@tomkennedy513 tomkennedy513 deleted the issue-1094-improve-error-handling branch August 17, 2023 14:11
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.

4 participants