Summary
Getting no manifest, event and logs in case of no git-ops deployment
Steps to Replicate
- Create any devtron-app and deploy it without configuring git-ops
- Now open the app details page and try to access the "Logs/Events/Manifests"
Actual Output
We are not able to access the logs/Events/Manifests
Logs
{"level":"error","ts":1660825228.1273613,"caller":"connector/Connector.go:256","msg":"Error occurred while reading data from argocd rpc error: code = Canceled desc = context canceled\n","stacktrace":"github.com/devtron-labs/devtron/api/connector.PumpImpl.StartStream\n\t/go/src/github.com/devtron-labs/devtron/api/connector/Connector.go:256\ngithub.com/devtron-
Expected Output
Everything should be accessible without any issue