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

Reformating error output #1024

Merged
merged 4 commits into from
Oct 1, 2024
Merged

Conversation

rohitagg2020
Copy link
Contributor

@rohitagg2020 rohitagg2020 commented Sep 27, 2024

Reformating error output. This is how new error looks:

11:40:16AM:  ^ Waiting for 1 unavailable replicas
11:40:16AM:  L ok: waiting on replicaset/simple-app-7698cd459 (apps/v1) namespace: default
11:40:16AM:  L ongoing: waiting on pod/simple-app-7698cd459-k5kh8 (v1) namespace: default
11:40:16AM:     ^ Pending: InvalidImageName, message: Failed to apply default image tag "docker.io/dkalinin/k8s-simple-app@sha256:4c8b96d4fffdfae29258d94a22ae4ad1fe36139d47288b8960d9958d1e63a9d0rohit": couldn't parse image name "docker.io/dkalinin/k8s-simple-app@sha256:4c8b96d4fffdfae29258d94a22ae4ad1fe36139d47288b8960d9958d1e63a9d0rohit": invalid reference format
11:41:11AM: fail: reconcile deployment/simple-app (apps/v1) namespace: default
11:41:11AM:  ^ Deployment is not progressing: ProgressDeadlineExceeded, message: ReplicaSet "simple-app-7698cd459" has timed out progressing.

kapp: Error: waiting on reconcile deployment/simple-app (apps/v1) namespace: default:
  Finished waiting unsuccessfully:
    Deployment is not progressing:
      ProgressDeadlineExceeded, message:
        ReplicaSet "simple-app-7698cd459" has timed out progressing.

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #

Does this PR introduce a user-facing change?


Additional Notes for your reviewer:

Review Checklist:
  • Follows the developer guidelines
  • Relevant tests are added or updated
  • Relevant docs in this repo added or updated
  • Relevant carvel.dev docs added or updated in a separate PR and there's
    a link to that PR
  • Code is at least as readable and maintainable as it was before this
    change

Additional documentation e.g., Proposal, usage docs, etc.:


praveenrewar
praveenrewar previously approved these changes Sep 27, 2024
@praveenrewar praveenrewar dismissed their stale review September 27, 2024 09:17

Requesting changes

Signed-off-by: Rohit Aggarwal <[email protected]>
@rohitagg2020 rohitagg2020 merged commit ca6887d into carvel-dev:develop Oct 1, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Closed
Development

Successfully merging this pull request may close these issues.

2 participants