empty output
trying to test it locally and cound't get any info from the cluster, looking at the logs I see a lot of:
```text
E0509 14:30:51.422486 1 events.go:93] Could not parse first timestamp
E0509 14:30:51.422536 1 events.go:99] Could not parse last timestamp
```
k8s v1.20.7
docker:
sloopimage/sloop:
sha256:0ef22386a7683958d3adc83d19b5e79091b4f65e4c96ceb4797d93faa66c32ce
```text
"Labels": {
"org.opencontainers.image.created": "2021-08-10T21:33:34Z",
"org.opencontainers.image.name": "sloop",
"org.opencontainers.image.revision": "f477bfe46c9622a81d18f3f96fdee949a82e4852",
"org.opencontainers.image.version": "1.2"
}
```
2 条评论