devtron
devtron copied to clipboard
Tool integration platform for Kubernetes
### 🔖 Feature description In the above screenshot, we need to set some of the keys with default values in the run-time parameters. ### 🎤 Pitch / Usecases Use Case:...
### 🔖 Feature description Need a file upload option during the build process. This feature will allow users to upload necessary files directly within the Devtron interface, which can then...
# Description Fixes # ## Checklist: * [ ] The title of the PR states what changed and the related issues number (used for the release note). * [ ]...
### 📜 Description Creating docker image from source code (on local machine with docker-desktop) is failing with error: ``` => ERROR [build-env 8/8] RUN GOOS=linux make build-all 1.7s ------ >...
### 🔖 Feature description Provide a configurable refresh interval dropdown on the Resource browser and App details page (Helm/Devtron/Argocd/FluxCD) in all Devtron modes (Dashboard/CICD/GITOPS). ### 🎤 Pitch / Usecases **Configurable...
# Description Fixes # ## Checklist: * [ ] The title of the PR states what changed and the related issues number (used for the release note). * [ ]...
# Description Fixes # ## Checklist: * [ ] The title of the PR states what changed and the related issues number (used for the release note). * [ ]...
### 🔖 Feature description Currently whenever someone searches using a particular keyword, it performs search over every column(taking example of pods) like name of the pod, namespace and status. Rather...
### 🔖 Feature description SDH should have an archive/delete option to archive/delete the release-track/release for triggered release. ### 🎤 Pitch / Usecases We are trying to implement SDH to manage...
### 🔖 Feature description When creating a Dockerfile using the "Create Dockerfile" option, the system defaults to the path specified in the selfDockerFile mode ("I have a Dockerfile"). Users currently...