devtron icon indicating copy to clipboard operation
devtron copied to clipboard

Tool integration platform for Kubernetes

Results 576 devtron issues
Sort by recently updated
recently updated
newest added

# Description Fixes # ## Checklist: * [ ] The title of the PR states what changed and the related issues number (used for the release note). * [ ]...

PR:Issue-verification-failed

### 📜 Description If PROXY_SERVICE_CONFIG env var is not given the code panics at startup ### 👟 Reproduction steps Set PROXY_SERVICE_CONFIG env var as empty. Startup orchestrator at any env....

bug

### 🔖 Feature description Need support for AWS Code commit to be used for Gitops integration. ### 🎤 Pitch / Usecases Need support for AWS Code commit to be used...

enhancement

### 📜 Description docker buildx build --platform linux/amd64 --build-arg badal=Hello&world -f Dockerfile --push . 117 /bin/sh: world: not found 118 ERROR: "docker buildx build" requires exactly 1 argument. 119 See...

bug

### 🔖 Feature description User should be able to run **kubectl** commands on any cluster managed by **Devtron** without config file of that cluster as it contains sensitive and private...

enhancement

### 📜 Description 1. user update image in post deploy 2. image got save successfully 3. in normal reload the old image is showned 4. in hard reload the updated...

bug
pager-duty

### 🔖 Feature description Code commit is supported by selecting Others, but need prominent support on the GUI itself like Github, Gitlab, Bitbucket etc. ### 🎤 Pitch / Usecases Code...

enhancement

### 📜 Description I installed Devtron locally on a new kind cluster using `helm install devtron devtron/devtron-operator \ --create-namespace --namespace devtroncd`. However, in the stack manager, it shows the Build...

bug

### 📜 Description in case pre-deploy and post deploy phase the file is getting download with no data ### Affected areas CD ### Additional affected areas CI/CD Plugins ### Prod/Non-prod...

bug
pager-duty

### 📜 Description Kubernetes resource permission not getting propagated for specific combination. ### 👟 Reproduction steps 1. go to user permission -> add kubernetes permission combination. 2. cluster -> default,...

bug