c8y3

Results 91 comments of c8y3

If my understanding of this piece of code is correct (https://github.com/apache/maven-gpg-plugin/blob/master/src/main/java/org/apache/maven/plugins/gpg/GpgSigner.java) the change of gpg behavior started with gpg 2.1. So, probably the RPMSigner should still need to use the...

Some things we have to take into consideration: * the choice of COTS must be consistent with the existing application * check than GraphQL can be integrated with the current...

This is a bit raw, but here is the rough idea for a script which would warn when the database does not satisfy the expectation about login being case-insensitive unique:...

Throwing some ideas here, in hope it helps: - maybe there are volumes remaining of a previous version of iris? What's the result of `docker volume ls`? Maybe, try pruning...

Maybe I am doing this right, but it seems not to be working. To test this out, I added the following instruction to my module in the `hooks_handler` method: ```...

Is this still necessary? Do you still have rules with null descriptions? Could you attach an example of such rule to the issue? Thank you.

I changed the size to large, because we need to select the solution we want to implement and POCs may be needed. The warning: lookup limited to 1024 entries is...

When there is no description, the export is supposed to write a JSON file with the description field set to empty string (and not null). It would be great to...

Allow 3 days to evaluate the feasibility of the "Stream Rule Matcher" plugin. Keep in the mind the performance impact. Test whether putting a costly stream condition last (when they...

Most probably, this issue implies a breaking in the storage representation of rules. It will require an import/export of all rules.