Skip to content
View ryanGTR's full-sized avatar

Block or report ryanGTR

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ryanGTR/README.md

交付鏈這一側

金融業 IT,平台與交付鏈這一側。白天面對 Jenkins、Tekton、Harbor、Argo CD 和變更單; 晚上把同一條鏈在筆電上重現,拆開來看每一格到底在做什麼、為什麼會壞、壞了先看哪。

寫的東西只有一個共同主題:宣稱 vs 實測。先預測,再實測,被打臉,然後想懂為什麼。

📝 ryangtr.github.io — 交付鏈筆記


三條線

是什麼 最有代表性的一件事
ocp-pipeline-lab 在一台筆電(CRC)上重現企業級 OpenShift 交付鏈:Jenkins → Tekton → Harbor → GitOps,含變更單閘門與人工放行 tkn --showlog 不會把 PipelineRun 的失敗轉成非零 exit code,Jenkins 因此永遠綠
llm-from-scratch 從零手刻小型 GPT,並把 digest/gate/lineage 那套交付鏈治理原封不動搬到模型上 RLHF 拿掉 KL 錨,reward 分數衝 3.7→13.2,輸出卻 collapse 成一串垃圾——reward hacking 活體
supply-chain-trust 一本書:從 hash/數位簽章/MAC 搭到軟體供應鏈簽章 主線一句話:信任不是被算出來的,是被授予的;密碼學只負責把人為的信任決定保真地傳遞

兩本線上書


所有內容為單機 lab 實測,可完整重現,不含任何特定組織的設定或資料。

Pinned Loading

  1. supply-chain-demo supply-chain-demo Public

    Shell

  2. dep-policy dep-policy Public

    Shell

  3. itops_and_caas itops_and_caas Public

    Python