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

vdk-server: Wire up external containers (Git, Docker) with the service #194

Merged
merged 4 commits into from Sep 7, 2021

Conversation

tpalashki
Copy link
Contributor

Updated the Helm installation to account for the previously installed Git
and Docker containers. This includes obtaining and passing the IP of the
Git container directly because the Job Builder fails to resolve it.

Reduced the number of replicas of the control service and the database to 1.

Added missing dependencies to setup.py.

Signed-off-by: Tsvetomir Palashki tpalashki@vmware.com

…vice

Updated the Helm installation to account for the previously installed Git
and Docker containers. This includes obtaining and passing the IP of the
Git container directly because the Job Builder fails to resolve it.

Reduced the number of replicas of the control service and the database to 1.

Added missing dependencies to setup.py.

Signed-off-by: Tsvetomir Palashki <tpalashki@vmware.com>
* Rename a local variable to avoid name shadowing
* Properly call the Docker client's close method

Signed-off-by: Tsvetomir Palashki <tpalashki@vmware.com>
@tpalashki tpalashki merged commit dc199db into main Sep 7, 2021
@tpalashki tpalashki deleted the person/tpalashki/update-vdk-server branch September 7, 2021 12:52
ivakoleva pushed a commit that referenced this pull request Sep 7, 2021
#194)

* vdk-server: Wire up external containers (Git and Docker) with the service

Updated the Helm installation to account for the previously installed Git
and Docker containers. This includes obtaining and passing the IP of the
Git container directly because the Job Builder fails to resolve it.

Reduced the number of replicas of the control service and the database to 1.

Added missing dependencies to setup.py.

Signed-off-by: Tsvetomir Palashki <tpalashki@vmware.com>

* vdk-server: improve the installer code

* Rename a local variable to avoid name shadowing
* Properly call the Docker client's close method

Signed-off-by: Tsvetomir Palashki <tpalashki@vmware.com>
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

4 participants