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

Added warning if there are no envs configured during startup #502

Merged
merged 1 commit into from
Feb 23, 2023

Conversation

sven-urbanski-freiheit-com
Copy link
Contributor

@sven-urbanski-freiheit-com sven-urbanski-freiheit-com commented Feb 22, 2023

Kuberpult cannot work properly without at least one environments configured, so we print a warning on startup, if none are found.

Usually this is an error (at least when running locally). However, sometimes it is intended to start up without environments (and then add them dynamically via the "createEnvironment" endpoint).
Therefore, it's just a warning.

Kuberpult cannot work properly without at least one environments configured, so we print a warning on startup, if none are found.

Usually this is an error (at least when running locally). However, sometimes it is intended to start up without environments (and then add them dynamically via the "createEnvironment" endpoint).
Therefore, it's just a warning.
@sven-urbanski-freiheit-com sven-urbanski-freiheit-com changed the title Improved error handling when there there are no envs configured Added warning if there are no envs configured during startup Feb 22, 2023
@sven-urbanski-freiheit-com sven-urbanski-freiheit-com deleted the su-log-no-envs branch February 23, 2023 10:04
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

Successfully merging this pull request may close these issues.

2 participants