Dineth Hettiarachchi

Results 13 issues of Dineth Hettiarachchi

**Description:** Handwritten parser for proto files in the config deployer has some limitations. It uses regex to match blocks surrounded by curly braces starting with the 'service' keyword to identify...

Type/New Feature

**Description:** Adding gRPC support for APK (In the data plane) - [x] gRPC API deploy and undeploye - [x] invoke gRPC API - [x] Auth support (JWT, API Key, OAuth)...

Type/New Feature
apk-1.2.0

**Description:** The organization cannot be specified in the apk-conf, so this method cannot be used to create an api.

apk-1.2.0
Not Applicable

**Description:** API gets created successfully and is visible. However, endpoint security configurations are set as None on the CP

Type/Improvement
apk-1.2.0

**Description:** Rate limiting gets applied correctly on the API on both CP and DP level, but the UI doesn't reflect the existence of any such policy

Type/Improvement
apk-1.2.0

**Description:** The envoy route configurations do not get deleted when a simple REST API is undeployed. They are still visible in the config dump even afterwards. API was deployed and...

Change ClusterRoles and ClusterRole Bindings to allow Resources to be deployed only at the namespace level. Issue #2984

### Description Deploying the APK using only Roles and Rolebindings fail. Cluster and ClusterRole bindings should be removed and changes made to fix this ### Affected Component None ### Version...

Type/Task