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

Warn about minio section in drakrun's config.ini not filled out properly. #21

Closed
icedevml opened this issue Apr 6, 2020 · 0 comments · Fixed by #26
Closed

Warn about minio section in drakrun's config.ini not filled out properly. #21

icedevml opened this issue Apr 6, 2020 · 0 comments · Fixed by #26
Assignees
Labels
bug Something isn't working drakrun/setup Issues related to draksetup command and the overall sandbox initialization/configuration process.
Milestone

Comments

@icedevml
Copy link
Contributor

icedevml commented Apr 6, 2020

Default /etc/drakrun/config.ini:

[minio]
access_key=
secret_key=
address=localhost:9000
bucket=karton2
secure=0

we should detect whether access_key or secret_key is empty and warn the user appropriately.

@icedevml icedevml added bug Something isn't working drakrun/setup Issues related to draksetup command and the overall sandbox initialization/configuration process. labels Apr 6, 2020
@icedevml icedevml added this to the Project setup milestone Apr 6, 2020
@icedevml icedevml self-assigned this Apr 9, 2020
icedevml added a commit that referenced this issue Apr 20, 2020
* warn about blank minio access_key, resolve #21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working drakrun/setup Issues related to draksetup command and the overall sandbox initialization/configuration process.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant