Aayush Chouhan

Results 8 comments of Aayush Chouhan

I have tried using this command, still getting the 0.0% coverage : > ginkgo -v --coverprofile=coverage.out --coverpkg=./controllers ./tests

@tangledbytes Yes, it is partially related to it.

Closing this PR, new PR is created in replacement #7867

> @achouhan09, General question - At which stage will the user set the credentials manually to the account? @shirady As per the Epic, user requirement is to access both local...

> @achouhan09, Did you want to validate only AWS STS ARN? If that is so, then the example in the PR description is confusing because it is not exactly the...

> I commented [here](https://github.com/noobaa/noobaa-operator/pull/1689#pullrequestreview-3185693292) on the necessary changes in the mentioned operator PR. If there is an environment variable for `POSTGRES_CONNECTION_STRING_PATH` but the path does not exist, the code should...

**Issue (blocker):** Unit tests with DB_TYPE=mongodb fail because our custom ObjectID class doesn't work the same way as MongoDB's real ObjectId. Our fake ObjectID behaves differently when converting to strings,...