Open
Description
Version
0.0.13
Linux Version
5.4
Describe the bug
seems there is no opensnoop:0.0.13 image.
sample from https://github.com/solo-io/bumblebee/tree/main/examples/opensnoop can't be executed.
tcpconnect is available
$ bee describe ghcr.io/solo-io/bumblebee/tcpconnect:$(bee version)
┌─ ghcr.io/solo-io/bumblebee/tcpconnect:0.0.13 ─┐
| ┌──────────────────────┐ |
| | No description found | |
| └──────────────────────┘ |
| ┌──────────────────┐ |
| | No Authors found | |
| └──────────────────┘ |
| ┌─ Platform ─┐ |
| | unknown | |
| └────────────┘ |
| |
└───────────────────────────────────────────────┘
Steps to reproduce the bug
$ bee describe ghcr.io/solo-io/bumblebee/opensnoop:$(bee version)
Error: failed to authorize: failed to fetch anonymous token: unexpected status: 403 Forbidden
2022/10/30 13:54:46 exiting: failed to authorize: failed to fetch anonymous token: unexpected status: 403 Forbidden
Expected Behavior
$ bee describe ghcr.io/solo-io/bumblebee/opensnoop:$(bee version)
┌─ ghcr.io/solo-io/bumblebee/opensnoop:0.0.13 ─┐
| ┌──────────────────────┐ |
| | No description found | |
| └──────────────────────┘ |
| ┌──────────────────┐ |
| | No Authors found | |
| └──────────────────┘ |
| ┌─ Platform ─┐ |
| | unknown | |
| └────────────┘ |
| |
└───────────────────────────────────────────────┘
Additional Context
No response
Metadata
Assignees
Labels
No labels