-
Notifications
You must be signed in to change notification settings - Fork 5.7k
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
Nas gateway: InvalidBucketState: Object Lock configuration cannot be enabled on existing buckets #9585
Comments
@zzzuzik I tested the latest master and did not see this issue. So, you will not see this issue with the next release. We will be making a release in a couple of days. We will send out a message on https://slack.min.io when we make a release. Closing this issue as answered, please feel free to reach out to us at https://slack.min.io if you have further questions |
Just upgraded to the latest release. It starts failing with: looks like the terraform-aws waits for different error |
That doesn't look correct @zzzuzik NotImplemented is a proper error and it shall not be implemented with NAS gateway/FS mode in MinIO - it should be properly ignored on the terraform side. |
hashicorp/terraform-provider-aws#13366 sent the fix here @zzzuzik |
@harshavardhana thank you for the light speed feedback. Will track it in the terraform provider. Cheers! |
Hello,
Minio with the most latest version. I'm getting:
InvalidBucketState: Object Lock configuration cannot be enabled on existing buckets
while trying to create a new bucket through terraform.
This is
nasgateway
. I see #9548 commit were made for lock/gateway.Will it take care of this issue? If yes, could you please cut a new release.
Thank you for the Minio
The text was updated successfully, but these errors were encountered: