Skip to content

missing opensnoop image on github registry #93

@aheilmaier

Description

@aheilmaier

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

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions