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