jackyalbo

Results 11 issues of jackyalbo

Signed-off-by: jackyalbo ### Explain the changes 1. Adding initial support for Encryption for NSFS 2. Will check for files/objects only on GPFS volumes if they are encrypted 3. Added a...

size/L

### Environment info - NooBaa Version: **VERSION** - Platform: **Kubernetes 1.14.1 | minikube 1.1.1 | OpenShift 4.1 | other: specify** ### Actual behavior 1. following AWS logic -if a a...

Signed-off-by: jackyalbo ### Explain the changes 1. Adding a COSI provisioner to support cosi API 4 commands: Create/Delete Bucket, and Grant/Revoke Bucket Access 2. Add an option to run w/o...

size/XL

in continuation to #465 We didn't handle right adding new env variables for core sts - we need to check if we handle the same other sts/deps/pods (db/endpoints/pvpool for example)...

Like in other pods created by the system we need to set the cpu and memory resource requests/limits for the pods created by the backingstore CR and apply them during...

Currently when a used accidently delete a pvpool pod - we will stop the deletion with the finalizer, But no more handling will be being made. We need to handle...

trying to upload a file to noobaa in ocp using cyberduck cyberduck is currently using a subdomain for buckets: . we currently don't support this in our routes - so...

bug

### Environment info - NooBaa Version: master - Platform: OpenShift AWS ### Actual behavior 1. when we upload a file to a pv-pool we currently save the metadata as xattr...

### Environment info - NooBaa Version: master ### Actual behavior 1. trying to use s3cmd client with mutlipart in this way: s3cmd put oc.tar.gz -c ~/.cloud --no-check-certificate s3://blabla/ocx upload: 'oc.tar.gz'...

### Explain the changes 1. When the secret had already been created, our internal secret which was used as a mount to our pods, was failing to be updated. Changing...

size/S