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

run.sh does not create conf.d subdirectories #707

Closed
andrewazores opened this issue Oct 8, 2021 · 4 comments · Fixed by #708
Closed

run.sh does not create conf.d subdirectories #707

andrewazores opened this issue Oct 8, 2021 · 4 comments · Fixed by #708
Assignees
Labels
bug Something isn't working

Comments

@andrewazores
Copy link
Member

The conf directory (mounted to conf.d) should contain credentials and rules subdirectories, as expected by the entrypoint.sh. run.sh creates conf but not its subdirectories.

@ebaron
Copy link
Member

ebaron commented Oct 8, 2021

Is this going to be a problem for the operator, which doesn't use run.sh?

@ebaron
Copy link
Member

ebaron commented Oct 8, 2021

It looks like the RulesModule and ConfigurationModule already create these subdirectories if needed.

@andrewazores
Copy link
Member Author

Strange. I was setting this up a different machine yesterday and ran into this problem. I just tried cloning the repo fresh again on my usual machine and couldn't reproduce the problem with that freshly-cloned repo. Nevermind!

@andrewazores
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants