Pedro Escaleira

Results 19 issues of Pedro Escaleira

On this pull request we changed the playbooks in order to deploy OpenNESS in environments with both Edge Controller and Edge Nodes with Ubuntu 20.04 installed. It is important to...

On the official API documentation web [page](https://www.openness.org/api-documentation/?api=controller#/) it is assumed the existence of a Controller API. However, I am not able to find more documentation or information about this API...

On this pull request we changed the playbooks in order to deploy OpenNESS in environments with Edge Nodes with `Ubuntu 20.04` installed. It is important to notice that the deployment...

**Expected behavior and actual behavior:** When trying to update the current user password, I tried typing a new password with spaces between characters, the frontend blocked me, with the default...

priority/low
Stale

At this moment, most database queries are made using string concatenation without escaping the user input, which might allow an attacker to achieve SQL Injection. Since ReLiS is using CodeIgniter...

I have installed this version of Intel Smart Edge Open on a single node Ubuntu (20.04) cluster, and when the installation finished I was not able to find the EAA,...

When trying to run the deploy script in cleanup mode, I am having the error shown in the image bellow. ![image](https://user-images.githubusercontent.com/40316784/144750736-69987c3c-5c9e-4337-96e1-95e28c55b545.png) The error is in the following lines: https://github.com/smart-edge-open/open-developer-experience-kits/blob/17d8dff4fc73a4019db850dd5d4dbca28a89bf80/roles/kubernetes/install/tasks/uninstall.yml#L42-L46 As...

For instance, imagine I have a Trigger whose subscriber is a Knative Service. It seems that the expected behavior is that when there is a new event, it is sent...

Added header support for Knative custom functions, as requested in the feature proposal #3925. Moreover, since the extension was based on the REST custom function's `PrefixParamsDecorator`, it also adds support...

Implementation for the feature proposal https://github.com/apache/incubator-kie-kogito-runtimes/issues/3938.