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

APPSERV-27 Allow Temp/Unmanaged Docker Node instance to Join a Deployment Group on Creation #4474

Merged
merged 1 commit into from
Feb 17, 2020

Conversation

MeroRai
Copy link
Member

@MeroRai MeroRai commented Feb 6, 2020

Description

This is a feature to allow Temp/Unmanaged Docker Node instance to Join a Deployment Group on Creation. When creating temporary docker node instances using either the Docker Rest API or Docker CLI, the only way to have an instance join a deployment group upon creation is for you to use a custom Docker image.

With this PR you can specify a Docker Env variable, PAYARA_DEPLOYMENT_GROUP which would then be read and used upon instance creation.

Testing

Testing Performed

Created a Docker image using the newly updated entrypoint.sh. Using the Docker image created a container with the PAYARA_DEPLOYMENT_GROUP Docker Env variable.

Testing Environment

Zulu JDK 1.8_222 on Elementary OS 0.4.1 Loki with Maven 3.5.4

Documentation

TODO

@MeroRai MeroRai added this to the 5.201 milestone Feb 6, 2020
@MeroRai MeroRai requested a review from Pandrex247 February 6, 2020 16:35
@MeroRai MeroRai self-assigned this Feb 6, 2020
@MeroRai
Copy link
Member Author

MeroRai commented Feb 17, 2020

Jenkins test please

@MeroRai MeroRai merged commit e5f877c into payara:master Feb 17, 2020
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