Skip to content
This repository has been archived by the owner on Mar 23, 2019. It is now read-only.

Allow companies to adapt ansible-container in their workflow until official release done #965

Closed
Voronenko opened this issue Sep 13, 2018 · 1 comment
Labels
temporary_workaround temporary workaround provided

Comments

@Voronenko
Copy link
Contributor

Voronenko commented Sep 13, 2018

ISSUE TYPE
  • Feature Idea

As it definitely exists blocking point to perform official release of the ansible-container on pypi, I propose to allow companies to adopt ansible-container as custom pypi build in alternative pypi repositories.

In order to do so, I propose:

  1. allow to have conductor images to be provided not only from ansible/conductor ... but also company/conductor docker hub repos...

bakery.py - allow passing custom organization to push images into, so the companies can prepare and push prebaked images to custom docker hub repo.

  1. conductor.yml -
    support optional parameter conductor_provider (by default - ansible) to get conductor images to be pulled from custom organization.

At the same time, to minimize breaking changes - convention for conductor image names remains the same.

In that way companies can fork, and support ansible-container in their organization until release schedule of main origin returns to regular.

@Voronenko
Copy link
Contributor Author

Addressed in #966

Note: as there is some blocker to release to pypi , I am supporting non official preview build, available at
https://pypi.org/project/sa-ansible-container/#description

requirements.txt is the same, just with sa- prefix

sa-ansible-container[docker]

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
temporary_workaround temporary workaround provided
Projects
None yet
Development

No branches or pull requests

1 participant