Skip to content
This repository has been archived by the owner on Dec 21, 2021. It is now read-only.

Report download attempts and errors on the corresponding Pod #319

Open
nightkr opened this issue Oct 6, 2021 · 0 comments
Open

Report download attempts and errors on the corresponding Pod #319

nightkr opened this issue Oct 6, 2021 · 0 comments
Labels
type/enhancement New feature or request

Comments

@nightkr
Copy link
Member

nightkr commented Oct 6, 2021

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.

@nightkr nightkr added the type/enhancement New feature or request label Oct 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant