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

Enable support for controlling deployment template/values using files via API/CLI. #1079

Open
tarunptala opened this issue Jan 6, 2022 · 1 comment
Labels
critical Used for prioritising issues enhancement New feature or request

Comments

@tarunptala
Copy link

tarunptala commented Jan 6, 2022

Summary

Currently we see managing deployment template only possible through UI. It would be nice if we can have control over defining deployment template / values file via API calls. It seems it is already possible however it seems the hacky way.

@pawan-59 @prakarsh-dt adding you guys since you have context to the request.

Motivation

This would help in building automation around onboarding new devtron app via API/CLI. We would like application repo to have these values file defined in the git / alternative to have single source of truth for these values file and then via automation we can create the devtron app. (we don't want users to control these helm values properties via UI).

Proposal

Maybe we can make API call to devtron specifying values file defined in git. Or devtron CLI going forward support this kind a request like we have in ArgoCD CLI.

AB#463

@tarunptala tarunptala added the enhancement New feature or request label Jan 6, 2022
@tarunptala tarunptala changed the title Enable support for controlling deployment template/values via files via API/CLI Enable support for controlling deployment template/values using files via API/CLI Jan 6, 2022
@uxarya-d uxarya-d changed the title Enable support for controlling deployment template/values using files via API/CLI Enable support for controlling deployment template/values using files via API/CLI. Sep 10, 2022
@uxarya-d uxarya-d added the critical Used for prioritising issues label Sep 10, 2022
@akshitadixit
Copy link

Hey is this being worked upon?

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

No branches or pull requests

3 participants