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

Support upgrading clients to new applicationconfig #34

Open
awillersrud opened this issue Mar 16, 2016 · 0 comments
Open

Support upgrading clients to new applicationconfig #34

awillersrud opened this issue Mar 16, 2016 · 0 comments

Comments

@awillersrud
Copy link
Contributor

Support for multiple ApplicationConfig for each Application. One needs to be marked as default.

autoUpgrade flag per client for controlling which clients should be upgraded. Flag is already present, although not used for anything yet.

Reverse the mapping from application -> config in PersistedConfigRepo, existing map can be used to mark default config.

Change GET /application/{id}/config to return applicationconfig's just for the given application. Currently it returns applicationconfig's for all applications as there is no link between applicationconfig and application.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant