Norwin Schnyder

Results 24 comments of Norwin Schnyder

The approach suggested in #941 is to skip schema validation only for the `.spec.encryptedData` and at the same time skip parsing errors for the part without schema validation. I think...

@mkmik it will work and basically that's what I did in #941.

Update: I created another version of the operator extension using labels instead of a customer resource in order to define the subset of namespaces which are managed by an Argo...

Hi @liranmauda, thanks for pointing out the release branches. I also tired to migrate NooBaa from `5.8.0` to `5.9-20211115`, however the error still occurs. It is not urgent, all the...

I tried to update the mock in the unit test, however it was not possible to use the query parameters in the mock as the `searchFields` are unexported in `ibclient.QueryParams`.

@skalpin I linked your PR as well to the issue I have created. In addition, I opened an issue https://github.com/infobloxopen/infoblox-go-client/issues/181 to improve the testability of the infoblox-go-client integration.