Resolving status not shown after the argocd service tar file is uploaded to install argocd service using Partner services option in service manager.
search cancel

Resolving status not shown after the argocd service tar file is uploaded to install argocd service using Partner services option in service manager.

book

Article ID: 453500

calendar_today

Updated On:

Products

VCF Automation

Issue/Introduction

After upload of the argocd tar file to install argocd service using the parter services section previously it use to show resolving status with the loading status on the screen until it is resolved but now its just remains in unresolved status

Environment

VCF Automation 9.1.1.0

Cause

The very first retry waits the full base delay. A 5-minute penalty for a single transient first failure (network blip, large-image pull timeout, cold auth token) is far too aggressive - and ArgoCD, being a large multi-image bundle, is exactly the kind of service prone to a transient first-attempt failure.

Resolution

  1. A fix for this behavior is planned for a future release.
  2. Currently, the status resolves itself after a 5-minute wait and proceeds correctly to VCF services for further installation.

Additional Information

Note: For defects and enhancements subscribe to the article to be updated on fix status.