Commit 2700850
docs(verify-artifacts): fix stale image-signing table and rebrand Replicated SDK references (#1044)
* docs(verify-artifacts): fix stale image-signing table
- Add `thv` to the _release-image.yml row — it's signed and vex-attested
just like operator/proxyrunner, but was missing from the table.
- Move Envoy Gateway, Envoy Ratelimit, and Presidio out of the "third-party,
not re-signed" bucket into the _release-image-repackaged.yml row. Since
stacklok/stacklok-enterprise-platform#2332 these are repackaged and
Stacklok-signed (signature + SBOM + provenance + OpenVEX) like
ai-gateway-controller/extproc, so the old guidance to check the
upstream publishers' signatures instead was actively wrong.
- Correct the Replicated SDK note: it isn't rewritten through
image-proxy.stacklok.com at all (unlike every other image on this
page) — it's pulled directly from proxy.replicated.com. It remains
the only genuine third-party passthrough image.
- Add thv/envoy-gateway/envoy-ratelimit/presidio-analyzer to the
"verify across all images" loop.
Verified live against v0.7.0 through the actual customer path
(image-proxy.stacklok.com with a real license) for every image
touched by this change: signature, SBOM, SLSA provenance, and
OpenVEX attestations all present and valid.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
* docs(verify-artifacts): rebrand Replicated SDK references to Stacklok License Manager
The umbrella chart set nameOverride: stacklok-license-manager on the
Replicated SDK subchart (stacklok/stacklok-enterprise-platform#2167),
renaming its Deployment/Service in-cluster. Update the display name here
to match what customers actually see via `kubectl get pods`, and note
that the underlying image name/pull path are unchanged (that's the
vendor's own artifact, not ours to rename).
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
---------
Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com>1 parent b90e79a commit 2700850
1 file changed
Lines changed: 30 additions & 21 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
251 | | - | |
252 | | - | |
253 | | - | |
254 | | - | |
255 | | - | |
256 | | - | |
257 | | - | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
258 | 263 | | |
259 | 264 | | |
260 | 265 | | |
261 | | - | |
262 | | - | |
263 | | - | |
264 | | - | |
265 | | - | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
266 | 274 | | |
267 | 275 | | |
268 | 276 | | |
269 | | - | |
| 277 | + | |
270 | 278 | | |
271 | | - | |
272 | | - | |
273 | | - | |
274 | | - | |
275 | | - | |
276 | | - | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
277 | 285 | | |
278 | 286 | | |
279 | 287 | | |
| |||
285 | 293 | | |
286 | 294 | | |
287 | 295 | | |
288 | | - | |
| 296 | + | |
289 | 297 | | |
290 | | - | |
| 298 | + | |
| 299 | + | |
291 | 300 | | |
292 | 301 | | |
293 | 302 | | |
| |||
0 commit comments