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

Default activeProfiles to ['default'] #78

Open
daecabhir opened this issue May 25, 2020 · 0 comments
Open

Default activeProfiles to ['default'] #78

daecabhir opened this issue May 25, 2020 · 0 comments

Comments

@daecabhir
Copy link

CloudConfigOptionsSchema currently requires that the developer specify at least one profile to activate, when there may be no explicit profiles defined in the configuration set (e.g., if development, test and production are served by completely different configuration servers). The Joi schema definition for this could be set up to default activeProfiles to ['default'] if not supplied, rather than having SpringCloudConfig#load throw an error.

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