summaryrefslogtreecommitdiff
path: root/cmd/test.go
AgeCommit message (Expand)Author
2025-01-07Move references for kube, image, registry to registry-scanner (#998)Ishita Sequeira
2024-12-16Update references of pkg/tag pkg/log pkg/options to use modules from registry...Ishita Sequeira
2024-09-12chore: update test cmd update-strategy description to include all 4 values (s...Cheng Fang
2022-03-13chore: Log warning in test command on unsupported container platform (#397)jannfis
2022-03-13feat: Support multiple platforms for test command (#396)jannfis
2022-01-19refactor: Refactor logging to provide more context information (#357)jannfis
2022-01-12refactor: rename VersionSortMode to UpdateStrategy (#343)jannfis
2022-01-12fix: Fetch metadata for multi-arch images with latest strategy (#342)jannfis
2022-01-11feat: Support manifestlist and multi-arch images (#341)jannfis
2021-11-10fix: Rename flag to specify registries config path (#290) (#295)Jan Pieper
2021-11-06fix: Allow use of in-cluster kube-client for test-command (#288) (#293)Jan Pieper
2021-10-28fix: Use correct registry URL for parsing pull secrets (#285)jannfis
2021-09-15feat: allow overriding registry rate limit in test command (#256)jannfis
2021-09-15refactor: Move CLI commands into their own files (#254)jannfis