Tag: aws
All the articles with the tag "aws".
-
解決 Claude Code 中 1Password + GitHub CLI / AWS CLI / kubectl 的 Interactive IO 問題
Updated:Claude Code 的 non-interactive 子程序導致 1Password TouchID 失敗。用條件式 alias + op read 注入 credentials 解決 gh / aws / kubectl 認證問題。
-
AWS ECR Create on Push:一個客戶敲碗敲了六年才有的基本功能
AWS ECR 從設計之初就要求先手動建立 repository 才能推送 image,這個反直覺的限制讓工程師等了將近六年才迎來原生 Create on Push 功能。回顧 containers-roadmap Issue #853 的始末。