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

Apollo prs #242

Merged
merged 4 commits into from
Aug 29, 2023
Merged

Apollo prs #242

merged 4 commits into from
Aug 29, 2023

Conversation

nicholasjackson
Copy link
Contributor

Merged PRs from Apollo with added assigned address fix.

apollo13 and others added 4 commits August 27, 2023 19:42
Previously the FQDN was set as hostname. This is not valid since the
hostname should be only the part before the first dot. This becomes
visible when starting a consul container which will then warn that it
cannot use the hostname as node_name because it contains invalid
characters.
Docker does not support non-recursive binds with the src:target:options
format and does not support selinux relabeling with
type=bind,src=/src,target=/target,options. So we need to error out if
both are requested :)
Properly set hostname for docker containers.
Add support for selinux relabeling in volumes.
@nicholasjackson nicholasjackson added the bug Something isn't working label Aug 29, 2023
@nicholasjackson nicholasjackson merged commit 32f51bc into main Aug 29, 2023
25 checks passed
@eveld eveld deleted the apollo_prs branch October 31, 2023 13:20
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
Development

Successfully merging this pull request may close these issues.

2 participants