shirady

Results 48 issues of shirady

### Describe the bug Hi, There is an issue with AW CLI and put-bucket-lifecycle related to the prefix property. According to the AWS S3 API Prefix is deprecated ([here](https://docs.aws.amazon.com/AmazonS3/latest/API/API_LifecycleRule.html)). ###...

bug
s3
p3

### Environment info - NooBaa Version: master - Platform: NSFS NC ### Actual behavior 1. Creating an account with an existing access key returns `InternalError`: ```json { "error": { "code":...

NS-FS
Non Containerized

### Environment info - NooBaa Version: master - Platform: NSFS | NC ### Actual behavior 1. Currently when we read the config file we validate it against the schema. ###...

NS-FS
Non Containerized

### Environment info - NooBaa Version: master - Platform: NSFS | NC ### Actual behavior 1. Currently, our code is not consistent with using the variable `config_root_backend`: - Sometimes it...

NS-FS
Non Containerized

### Environment info - NooBaa Version: master - Platform: NSFS | NC ### Actual behavior 1. Currently we don't use `strictify` on `nsfs_config_schema`. 2. Currently we use `ajv.validate(schema_name, object_to_validate)` and...

NS-FS
Non Containerized

### Environment info - NooBaa Version: master - Platform: NSFS NC ### Actual behavior 1. Currently, when running an update only with the flag name (without actual change) the response...

NS-FS
Non Containerized

### Environment info - NooBaa Version: master - Platform: NSFS NC ### Actual behavior 1. Currently, the `wide` property is fetched inside `fetch_bucket_data` and `fetch_account_data` while it is not a...

NS-FS
Non Containerized

### Environment info - NooBaa Version: master - Platform: NC ### Actual behavior 1. Currently, the `allow_bucket_creation` value is inferred from the `new_buckets_path`: if the user passes a value to...

Type:Enhancement
NS-FS
Request Validation
Non Containerized

### Environment info - NooBaa Version: master - Platform: NC ### Actual behavior 1. Currently we don't have the option to unset the property `new_buckets_path` after the account was created....

Type:Enhancement
NS-FS
Non Containerized

### Environment info - NooBaa Version: master - Platform: NC ### Actual behavior 1. Currently users must type the fs_backend with sensitive strings, for example: GPFS. ### Expected behavior 1....

Type:Enhancement
NS-FS
Non Containerized
Stale