You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 21, 2021. It is now read-only.
Currently this is emitted to the systemd journal like this:
Oct 06 12:35:36 stackable-node2 stackable-agent[1373]: [2021-10-06T10:35:36Z INFO stackable_agent::provider::states::pod::downloading] Looking for package: library-busybox:1.32.1 in known repositories
Oct 06 12:35:36 stackable-node2 stackable-agent[1373]: [2021-10-06T10:35:36Z INFO stackable_agent::provider::repository] Package [library-busybox:1.32.1] not found in the following repositories: ["stackablepublic"]
Oct 06 12:35:36 stackable-node2 stackable-agent[1373]: [2021-10-06T10:35:36Z ERROR stackable_agent::provider::states::pod::downloading] Cannot find package library-busybox:1.32.1 in any repository, aborting ..
Oct 06 12:35:36 stackable-node2 stackable-agent[1373]: [2021-10-06T10:35:36Z INFO stackable_agent::provider::states::pod::downloading_backoff] Backing of before retrying download of package library-busybox:1.32.1
But this is generally only accessible to a cluster administrator. There is (AFAIK) no way to see this by just using kubectl and the Kubernetes APIs.