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 When creating a new environment in your default cluster, if a namespace with the same name already exists, the creation should not be accepted. Currently, it is...

bug

### πŸ”– Feature description This feature request is to enhance orchestrator's audit logs by adding apiResponseTime for each api call. ### 🎀 Pitch / Usecases In my usecase I want...

enhancement

### πŸ”– Feature description Want to clone all the resources ie Devtron apps and helm apps from one environment to newer or existing environment ### 🎀 Pitch As we have...

enhancement
UX
ENT-DEP

### πŸ”– Feature description As of now we have below operations happening in bulk via application groups, this feature request is to enable queuing for all Bulk Operations. i) Build...

enhancement

### πŸ”– Feature description Masking of global secrets in build logs ### 🎀 Pitch / Usecases The exposure of a global secret in build logs poses a significant security risk....

enhancement
ENT-DEP

### πŸ’­ Description The devtron.ai landing page at https://devtron.ai/#w-tabs-0-data-w-pane-6 claims there is a Cypress integration, next to K6, Selenium and Jmeter. (Locust could come in handy here, too.) While K6...

documentation

### πŸ”– Feature description If a client's infrastructure is behind a proxy or SSH server, they won’t be able to connect to their container registries via Devtron, unless they do...

enhancement

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

PR:Ready-to-Review

### πŸ“œ Description Hide build args functionality is not working . During build it is printing the args which is a security concern. ### πŸ‘Ÿ Reproduction steps 1. Add token...

bug