Closed fbricon closed 4 months ago
collectDeploymentErrors assumes the receiving object is a deployment. Naive fix => doesn't address route.status.ingress.conditions. Should it?
route.status.ingress.conditions
What do you mean? (Sorry, can't find anything like this in main
)
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 43.89%. Comparing base (
da60441
) to head (805ab3e
). Report is 369 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
When opening the Routes node of my DevSandbox cluster, I get this error:
This PR provides a naive fix for this issue, allowing my route to be displayed: