1
0
Fork 0
mirror of https://github.com/imjasonh/krust synced 2026-07-07 22:35:25 +00:00
krust/tests
Jason Hall a6ae83c3b2
feat: Add credential helper support to oci-distribution
- Move Docker config parsing and credential helper execution from krust
- Add automatic auth resolution methods (*_auto) to the client
- Support standard Docker config locations and environment variables
- Add comprehensive tests and examples
- Simplify krust to use the new credential helper functionality
2025-06-08 10:30:41 -04:00
..
auth_integration_test.rs feat: Implement registry authentication support 2025-06-08 09:19:04 -04:00
credential_helper_integration_test.rs feat: Add credential helper support to oci-distribution 2025-06-08 10:30:41 -04:00
integration_test.rs fix: Handle cross-compilation failures in platform detection test 2025-06-08 00:17:10 -04:00