devtron icon indicating copy to clipboard operation
devtron copied to clipboard

Tool integration platform for Kubernetes

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

### 🔖 Feature description If I apply Environment specific filter in an application on the configuration page, post switching the application the filter resets itself, the same can't be observed...

enhancement
needs-triage

[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to...

dependencies
PR:Issue-verification-failed

# 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

### 🔖 Feature description Currently, Environments are locked-in to a specific namespace. I would like to see the option to set namespaces on the application level, so different services are...

enhancement

### 🔖 Feature description If i have multiple environments configured on cluster, then on the Global Configuration Page looks packed and messy, By default environment should be collapsed in Cluster...

enhancement
needs-triage
ENT-ZPE

# 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

### 🔖 Feature description Currently, we have the capability to define labels at the environment level, which are automatically propagated. However, this functionality is not mandatory for environment creation. Unlike...

enhancement
ENT-ATR
needs-triage

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

PR:Ready-to-Review

Every branch of the following `if-then-elseif` construction do the same (`_, err = impl.dbConnection.Query(&appStoreWithVersion, query, queryParams...)` https://github.com/devtron-labs/devtron/blob/fb1cbf5f887a2955182fee99785c797ca2bf8804/pkg/appStore/discover/repository/AppStoreApplicationVersionRepository.go#L179-L187 Found with [revive](https://github.com/mgechev/revive/)

good first issue

Both branches of `if-then-else` are identical https://github.com/devtron-labs/devtron/blob/fb1cbf5f887a2955182fee99785c797ca2bf8804/pkg/auth/user/repository/UserAuthRepository.go#L1130-L1134

good first issue
triage-accepted