fix(obsbucket): drop s3:GetObjectAttributes — outside the webhook lexicon #2059

Merged
pipeline-bot merged 1 commit from fix/pkg-snapshot-policy-action into trunk 2026-08-16 09:22:57 +00:00
Owner

vminiopolicy webhook refuses GetObjectAttributes; the 2058 statement could not apply. PutObject+GetObject suffices for the gating kernel MANIFEST copy.

vminiopolicy webhook refuses GetObjectAttributes; the 2058 statement could not apply. PutObject+GetObject suffices for the gating kernel MANIFEST copy.
fix(obsbucket): drop s3:GetObjectAttributes — outside the webhook lexicon
All checks were successful
pipeline/ci CI green @ 1adc5bf45d48
1adc5bf45d
The vminiopolicy webhook validates actions against its known-s3-action
list and refuses GetObjectAttributes, so the 2058 policy could not
apply (ArgoCD SyncFailed). PutObject+GetObject is everything the
kernel manifest step needs.
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!2059
No description provided.