shirady

Results 48 issues of shirady

### Environment info - NooBaa Version: noobaa-core-5.15.4-20240710-5.15.el9.x86_64.rpm (but probably relevant also in 5.17.0) - Platform: NC ### Actual behavior 1. I had an account that was not deleted due to...

NS-FS
Non Containerized

### Environment info - NooBaa Version: 5.17.0 - Platform: NC ### Actual behavior 1. Currently when an account is deleted or the response contains only the code `"code": "AccountDeleted"`. 2....

NS-FS
Non Containerized

### Environment info - NooBaa Version: 5.17 (master, current code) - Platform: NC ### Actual behavior 1. Currently in NooBaa CLI when a user encounters errors related to operations that...

NS-FS
Non Containerized

I think this page needs to be separated, today it includes basic information about pods as well as detailed advanced subjects. https://k8s.io/docs/concepts/workloads/pods/ This page should include: - What is a...

help wanted
priority/important-longterm
language/en
triage/accepted
refactor

### Environment info - NooBaa Version: 5.18.0 (current master) - Platform: NC ### Actual behavior 1. When a bucket with versioning enabled and there is a nested key inside and...

NS-FS

### Explain the changes 1. Create the file `s3_get_object_attributes.js` and add the API in `src/endpoint/s3/ops/index.js` and `nb.d.ts` and `object_sdk.js` and the implementation in every namespace so it removes properties that...

size/XL

### Environment info - NooBaa Version: 5.18 - Platform: NC ### Actual behavior 1. When using child process configuration (`ENDPOINT_FORKS` in the `config.json`) the `bucket_namespace_cache` is not shared between the...

NS-FS
Non Containerized

### Environment info - NooBaa Version: master 5.18 - Platform: Containerized ### Background In PR #8338 added a fix in NSFS. Since I added the mapping between RPC error and...