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

Move to one container image rather than two mostly-identical ones #7228

Merged
merged 2 commits into from
Jun 3, 2020
Merged

Move to one container image rather than two mostly-identical ones #7228

merged 2 commits into from
Jun 3, 2020

Conversation

wenottingham
Copy link
Contributor

SUMMARY

This creates one 'awx' container image used by both awx_web and awx_task.

This also tweaks the supervisor configuration to use /var/run/supervisor for
all sockets, and /etc/ for all config files.

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME
  • Installer

Configs go in /etc, sockets in /var/run/supervisor for all invocations.
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.

@shanemcd
Copy link
Member

shanemcd commented Jun 3, 2020

Testing this out now.

Thought: maybe we should add a changelog entry as part of this PR.

@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.

Copy link
Member

@shanemcd shanemcd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This works for me on both k8s and local docker installs. Thanks Bill!

@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded (gate pipeline).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants