Anuruddha Lanka Liyanarachchi

Results 14 issues of Anuruddha Lanka Liyanarachchi

**Description:** We have not added ingress resources to key manager URLs. Need to add them in a future release. **Suggested Labels:** enhancement **Suggested Assignees:** **Affected Product Version:** 2.1.0, 2.1.0-nfs **OS,...

Severity/Major
Type/Improvement

**Description:** We need to support reading configurable values from environment variables as many Cloud applications depend on configurations via env. Please refer https://12factor.net/ **Suggested Labels:** **Code sample that shows issue:**...

platform

**Description:** Avoid using the singleton pattern to hold data models as it is an anti-pattern. Singleton pattern is used in https://github.com/ballerinax/docker/blob/master/src/main/java/org/ballerinax/docker/models/DockerContext.java **Suggested Labels:** **Suggested Assignees:** **Affected Product Version:** 0.975.0 **OS,...

Type/Improvement

**Description:** Verify pushing a docker image to GKE docker registry. **Suggested Labels:** **Suggested Assignees:** **Affected Product Version:** **OS, DB, other environment details and versions:** **Steps to reproduce:** **Related Issues:**

Type/Task

**Description:** We should support adding following instructions via annotation. - [x] ENV - [ ] STOPSIGNAL - [ ] HEALTHCHECK - [ ] MAINTAINER **Suggested Labels:** Improvement **Suggested Assignees:** **Affected...

Type/Improvement
Points/5

**Description:** - The current implementation doesn't support changing the API version for k8s artifacts. - Add support to change API version in k8s yaml artifacts ``` @kubernetes:Deployment{ apiVersion:"extensions/v1beta1", } ```...

Type/Improvement

**Description:** **Describe your problem(s)** **Describe your solution(s)** **Related Issues (optional):** **Suggested Labels (optional):** **Suggested Assignees (optional):**

Type/Improvement

**Description:** On-Board Standard Library Use Cases to the Performace Test cases. **Describe your task(s)** - [ ] io - [ ] jballerina.java.arrays - [ ] random - [ ] regex...

Type/Task

**Description:** - Add charts to display release based performance **Describe your problem(s)** **Describe your solution(s)** **Related Issues (optional):** **Suggested Labels (optional):** **Suggested Assignees (optional):**

Type/Improvement

**Description:** https://central.ballerina.io/ballerina/cloud/latest Cloud.toml link is broken. **Steps to reproduce:** **Affected Versions:** **OS, DB, other environment details and versions:** **Related Issues (optional):** **Suggested Labels (optional):** **Suggested Assignees (optional):**

Type/Bug