Skip to content

Amphora image builder fixes#118

Open
anish-mudaraddi wants to merge 2 commits intomainfrom
amphora-fixes
Open

Amphora image builder fixes#118
anish-mudaraddi wants to merge 2 commits intomainfrom
amphora-fixes

Conversation

@anish-mudaraddi
Copy link
Copy Markdown
Collaborator

changelog:

  • use apt to install ansible rather than a virtualenv in vm_baseline

  • don't need to setup a venv for octavia install
    requirements - just install pip and use python that comes default in the container

  • there were some missing dependencies - so add that to the dockerfile

  • fix for setting locale in vm_baseline

  • refactor the entrypoint and move a few commands to the docker build file so we can speed up builds

  • allow setting custom output name

changelog:

- use apt to install ansible rather than a virtualenv in vm_baseline

- don't need to setup a venv for octavia install
requirements - just install pip and use python that comes default in the container
- there were some missing dependencies - so add that to the dockerfile
- fix for setting locale in vm_baseline
- refactor the entrypoint and move a few commands to the docker build file so we can speed up builds
- allow setting custom output name
This ensures we having working commits to rollback to, even if upstream introduces any breaking changes,
plus we can see when the last working commit was
Copy link
Copy Markdown
Collaborator

@DavidFair DavidFair left a comment

Choose a reason for hiding this comment

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

Approved for everything I didn't change
@anish-mudaraddi will check my commit to pin the SHA

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants