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

Config connector not updating bucket when uniformBucketLevelAccess is modified #316

Closed
red8888 opened this issue Nov 25, 2020 · 2 comments
Closed
Labels
bug Something isn't working

Comments

@red8888
Copy link

red8888 commented Nov 25, 2020

Not sure if this is expected behavior or not

Initially I was using bucketPolicyOnly: true which I then switched to uniformBucketLevelAccess: false

After applying the manifest the bucket still has uniform access enabled

Does config connector not update resources or is this a bug with this specific resource?

@red8888 red8888 added the bug Something isn't working label Nov 25, 2020
@xiaobaitusi
Copy link
Contributor

xiaobaitusi commented Nov 25, 2020

Hi @red8888, I assume that you want to switch Access control from uniform access to Fine-grained. By reading this doc, it seems that the unform access cannot be reverted after 90 days. Can you confirm if this is the case for you? Sorry that I don't have a storage bucket with uniform access enabled older than 90 days to repo the behaviour.

Also, if you run 'kubectl describe StorageBucket [YOUR_BUCKET] -n [YOUR_NAMESAPCE]', what is the status for this resource?

@red8888
Copy link
Author

red8888 commented Dec 2, 2020

sorry I just deleted the bucket and recreated it. I can close this, but I will say it was immediate. I created a bucket with uniform access and like hours later changed the config to uniformBucketLevelAccess: false. waited a while but it didnt update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants