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

Merge latest changes from upstream #2

Merged
merged 4 commits into from Jul 11, 2019
Merged

Conversation

dtantsur
Copy link
Member

No description provided.

dtantsur and others added 4 commits July 8, 2019 16:29
Ironic API will happily start without database connection, while
Conductor requires database on start-up. Running dbsync in two
places is potentially racy, so limit it to Conductor only.
Limit dbsync to only the Conductor entry point
This is consistent with ironic-inspector and results in a more complete
image. The `crudini --merge` command is used and the options are sorted
for readability.

Also adds missing use_stderr to make `podman logs` display something,
otherwise the usage of --log-file silences stderr.
Do static configuration of ironic.conf when building the image
@openshift-ci-robot openshift-ci-robot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Jul 10, 2019
@elfosardo elfosardo merged commit 6d424a5 into openshift:master Jul 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants