Results 144 issues of Philip Laine

## Description This change moves table printing out of pkg and into cmd. Any table printing should be specific to the CLI and should not be a concern for the...

## Description This change replaces the message.Info, message.Note and message.Success with context logger. ## Related Issue Depends on #2842 Relates to #2576 ## Checklist before merging - [ ] Test,...

### Describe what should be investigated or refactored In #1966 when implementing the prune command we chose to put it in the crane embedded tool command path. One reason for...

tech-debt 💳

### What is the problem you're trying to solve In Containerd v1.7 the CRI service status exposed CRI config loaded by Containerd. https://github.com/containerd/containerd/blob/7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c/pkg/cri/server/status.go#L68 This config included the registry configuration. https://github.com/containerd/containerd/blob/7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c/pkg/cri/config/config.go#L279...

kind/feature
area/cri