fix(obsbucket): the kernel manifest identity may write pkg/linux-snapshots #2058

Merged
pipeline-bot merged 1 commit from fix/pkg-snapshot-policy into trunk 2026-08-16 08:59:20 +00:00
Owner

1d3670ee shipped the gating pkg MANIFEST copy without the policy half; linux-ship-4cfd7 (seanfarm34) failed at exactly that PUT. Adds object read/write scoped to pkg/linux-snapshots/* only, no delete (write-once preserved).

1d3670ee shipped the gating pkg MANIFEST copy without the policy half; linux-ship-4cfd7 (seanfarm34) failed at exactly that PUT. Adds object read/write scoped to pkg/linux-snapshots/* only, no delete (write-once preserved).
fix(obsbucket): the kernel manifest identity may write pkg/linux-snapshots
All checks were successful
pipeline/ci CI green @ c9235607ad2c
c9235607ad
1d3670ee made the durable pkg MANIFEST copy GATE the kernel release,
but shipped only the template half: olly-platform-policy grants s3:*
on platform-*/workflows and bucket-admin actions on pkg — no object
writes. The gating mc cp could never succeed; the first exercise
(seanfarm34, linux-ship-4cfd7) failed exactly there.

Adds PutObject/GetObject/GetObjectAttributes scoped to
pkg/linux-snapshots/* only. No DeleteObject — write-once stays a
property of the store, not just the template's collision refusal.
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
sean/pipelines!2058
No description provided.