Dineth Hettiarachchi
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...
**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)...
**Description:** The organization cannot be specified in the apk-conf, so this method cannot be used to create an api.
**Description:** API gets created successfully and is visible. However, endpoint security configurations are set as None on the CP
**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
**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...