Andrea Tabone

Results 26 issues of Andrea Tabone

Thank you for taking the time to submit a topic for the architecture call. diff --git a/.github/ISSUE_TEMPLATE/tsc_requests.md b/.github/ISSUE_TEMPLATE/tsc_requests.md

new

We are using plain Redux to create actions, reducers and configuration of the Redux store. The Redux team implemented a library called [Redux Toolkit](https://react-redux.js.org/tutorials/quick-start) that streamlines the development. It offers...

enhancement
Priority: Medium
size/L

Currently the Eureka dashboard is accessible by all the API ML user via basic auth. It would be good to restrict this access only to the system admin, if required....

enhancement
Priority: Medium
stale
24PI2
do not keep

Material UI v4 doesn't receive active development since September 2021. See the guide https://mui.com/material-ui/migration/migration-v4/ to upgrade to v5.

enhancement
Priority: High
V3
chore

**Describe the bug** Apparently we do not have enough tests to verify the case when GW EH cache is disabled. In case it is disabled, a dummy cache named NoOpCache...

bug
Priority: Medium
size/M

**Describe the bug** In case of response failure, these messages could occur very often under some condition, creating mess in the logs. One solution would be to change the level...

bug
Priority: Medium
size/M

**Describe the bug** `/container` endpoint should be reviewed to see whether it matches the service's conformance to properly include the API documentation. https://github.com/zowe/api-layer/wiki/Issue-management

bug
Priority: High
size/M

**Describe the bug** Some basic code snippet(i.e. Python and NodeJS ones) in the Catalog contains double slashes in the request. ``` import http.client conn = http.client.HTTPSConnection("") conn.request("GET", "/mock/gateway//version") res =...

bug
Priority: Medium
size/S

**Describe the bug** When using the client cert authentication with a user that got revoked, the identity mapping response from SAF is successful, the pass ticket is successfully generated but...

bug
Priority: Medium
size/S

**Describe the bug** The API Catalog cache code is not very intuitive and doesn't perform very good. It would be good to refactor it and maybe consider using some Cache...

technical excellence
size/M