Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Maintain multiple profiles of configs in case of Devtron apps #5078

Open
2 tasks done
prakarsh-dt opened this issue May 8, 2024 · 0 comments
Open
2 tasks done
Assignees
Labels
enhancement New feature or request ENT-OMG

Comments

@prakarsh-dt
Copy link
Collaborator

prakarsh-dt commented May 8, 2024

🔖 Feature description

User should be given an option to be able to maintain multiple profiles of configs for the same environment (can be used across as well) and switch to it when needed while deploying an image. The configs can include deployment-template values, configmaps and secrets.

🎤 Pitch / Usecases

Usecase 1:

Developers/Devops might want to control the split of replicas over on-demand and spot and might have to save multiple configurations such as 50-50-split, 20-80-split and 0-100-split that they can switch as needed before deployment.

Usecase 2:
Developers/Devops might want to control some set of feature flags and their corresponding parameters in the configmap and might have to save multiple configurations such as buildx-enabled, ha-configs etc that can be switched as needed before deployment.

🔄️ Alternative

Without this feature users have to resort to saving the configs in the git and copying the configs manually in Devtron.

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

AB#9754

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ENT-OMG
Projects
None yet
Development

No branches or pull requests

3 participants