Ben Eli
Ben Eli
### Explain the changes 1. This PR implements several functions (namely multipart uploads and tag support) required for proper namespace support over Google Cloud Storage. I opted to use AWS...
### Explain the changes 1. Added a hint pointing customers and support people to look at the system tuning in case DB queries run for longer than expected
### Explain the changes 1. Create the CA bundle injection configmap in the OLM stage so the operator can require it to start up, thus preventing a race condition 2....
[As mentioned by Romy](https://github.com/noobaa/noobaa-operator/pull/1064#discussion_r1141354529)
### Explain the changes - Refactor `LoadBucketReplicationJSON` to a generic `LoadConfigurationJSON` function - Add CLI support for passing an NSFS configuration - Pass NsfsAccountConfig to `CreateAccountAPI` when creating a new...
As part of #1342, support for NSFS OBCs was added. However, no COSI support was added because it was removed from the codebase at the time being. This issue was...
### Explain the changes 1. The `Expiration` field in the response to `AssumeRole` returned the value in milliseconds; it should be in seconds, and added to the current time; this...
### Explain the changes 1. Currently, if a user sets the principal which can assume a role via STS as `"*"`, it always fails since it compares `"*"` to the...
### Explain the changes 1. Add documentation regarding NooBaa bucket types
### Explain the changes 1. Add documentation regarding S3 compatibility in NooBaa