Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add bucket policies to Kubernetes infra s3 buckets #8609

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

mikkeloscar
Copy link
Contributor

This adds bucket policies to the s3 buckets that are part of the Kubernetes core infra. The policies prevent users who shouldn't have access from tampering with objects.

Only Administrator and respective service roles should have access to the bucket contents.

This also removes the legacy Shibboleth-Administrator role in a few places.

TODO

  • Validate that etcd backup/restore script works with the policy in place.

@mikkeloscar mikkeloscar added do-not-merge major Major feature changes or updates, e.g. feature rollout to a new country, new API calls. labels Dec 9, 2024
Signed-off-by: Mikkel Oscar Lyderik Larsen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-merge major Major feature changes or updates, e.g. feature rollout to a new country, new API calls.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant