1
0
Fork 0
mirror of https://github.com/imjasonh/krust synced 2026-07-08 14:55:35 +00:00
krust/vendor/oci-distribution/examples
Jason Hall 672ada3dd2
feat: Add RegistryAuth::from_default() convenience methods
- Add from_default() and from_default_str() methods to RegistryAuth
- These methods automatically resolve auth from Docker config and credential helpers
- Update example to demonstrate both explicit and auto auth approaches
- Simplify krust's auth wrapper to use the new convenience method
- Fix test environment variable pollution

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-08 10:49:28 -04:00
..
get-manifest fix: Add vendor/oci-distribution files directly instead of as submodule 2025-06-08 10:00:38 -04:00
auto_auth_demo.rs feat: Add RegistryAuth::from_default() convenience methods 2025-06-08 10:49:28 -04:00