Prints NaN when listing deployments
Open
bug
good first issue
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
```
$ krane ls -i
Name Ready Updated Secure Tag Image
krane-proxy 1/1 succesfully 8 minute(s) ago false latest biensupernice/proxy
krane-ui 0/3 succesfully NaN day(s) ago false latest biensupernice/krane-ui
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the output with `krane ls -i` and trace the deployment-listing entry point that formats the Updated column. Determine why this deployment shows `NaN day(s) ago`; done means the command reports a valid elapsed time for deployments like `krane-ui`.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100