Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

empty output #214

Open
nvtkaszpir opened this issue May 9, 2022 · 2 comments
Open

empty output #214

nvtkaszpir opened this issue May 9, 2022 · 2 comments

Comments

@nvtkaszpir
Copy link

trying to test it locally and cound't get any info from the cluster, looking at the logs I see a lot of:

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

            "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"
            }
@robzienert
Copy link

Sloop doesn't appear to support the v1.Event type, as it depends on event fields that are no longer sent by more recent Kubernetes releases. I've been working on a fork to address this, but haven't managed to get things working yet.

@nvtkaszpir
Copy link
Author

thx for the update :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants