AJAY KUMAR
AJAY KUMAR
### 📜 Description When prometheus stack is not deployed so we can either disable the app-metric button by default or show a message below the toggle button that prometheus stack...
### 📜 Description We have created Application A and subsequently developed Application B, which is linked to Application A. Now, we have configured post-deployments in Application B and it is...
### 📜 Description When attempting to deploy a GitOps-based application, if the **LAST SYNC RESULT** is still in a syncing state within ArgoCD, and meanwhile another deployment is initiated, it...
### 📜 Description The service account json file is not being passed correctly during docker login for GCR container registry . ### Criticality P1 - High ### Impact on Enterprise...
### 🔖 Feature description For Deployment, Rollout, and StatefulSet Devtron charts, we currently use the following patch configuration for hibernation `{"replicaCount":0,"autoscaling":{"MinReplicas":0,"MaxReplicas":0 ,"enabled": false} }` However, in the case of Job...
**Is your feature request related to a problem?** Color code is showing red when get resolved alert on discord , it should show green **Describe the solution you'd like** Here...
### 📜 Description Orchestrator pod getting restarting with below error . ``` goroutine 14542305 [running]: [Apr 20 2024 09:41:58 GMT+0530] orchestrator-f65965f7b-ngrfl: github.com/devtron-labs/devtron/pkg/terminal.handleTerminalSession({0x6de9978, 0xc04889fa40}) [Apr 20 2024 09:41:58 GMT+0530] orchestrator-dcd-f65965f7b-ngrfl: /go/src/github.com/devtron-labs/devtron/pkg/terminal/terminalSesion.go:228...
### 🔖 Feature description Currently, when a Devtron app restarts due to reasons like OOMKILL, code errors, or liveness failures, we need to manually access the pod manifests to identify...
### 📜 Description we are getting these three issues while using system executor for incluster: **1. Artifact downloads button are not functioning properly.** **2. We are not receiving logs on...
### 📜 Description Getting 400 response when trying to get terminal of pod for below api . **/orchestrator/k8s/pod/exec/sockjs** When we rotate the orchestrator pod , it was working fine ....