kapp deploy with "--logs-all" doesn't stop after deployment
- Dominant language
- Go
- Stars
- 1.1k
- Forks
- 134
- PR merge metrics
- No merged PRs in 30d
Description
**What happened:**
Sometimes when running `kapp deploy --allow-ns staging --allow-ns production -a ${profile} -f- -c -y --logs-all` in Github action the command will never stop and I see consecutive logs from the pods. When I remove `--logs-all` it works normally.
**What did you expect:**
Printing logs should stop after the successful deployment.
**Environment:**
- kapp version (use `kapp --version`): 0.36.0
- OS (e.g. from `/etc/os-release`): Ubuntu
- Kubernetes version (use `kubectl version`) v1.19.7
---
Vote on this request
This is an invitation to the community to vote on issues, to help us prioritize our backlog. Use the "smiley face" up to the right of this comment to vote.
👍 "I would like to see this addressed as soon as possible"
👎 "There are other more important things to focus on right now"
We are also happy to receive and review Pull Requests if you want to help working on this issue.
Contributor guide
Assessment
This issue has not been assessed yet.