Closed kushal1093 closed 3 years ago
This should be an 'instance_group' just like the API and GUI - not truncated to 'group' That will make it easier to drop the 'controller' portion of the env var at some point in the future.
LGTM, please update PR description to reflect the latest var name
@1996sajal please test and merge
@kushal1093, there should be readme changes for the same flag which is added here. But I don't see this MR or any other having those.
Ccing:- @brianehlert @framer777
@kushal1093, there should be readme changes for the same flag which is added here. But I don't see this MR or any other having those.
Ccing:- @brianehlert @framer777
As for documenting the variable in the README, the variable is of no use unless DPM is merged to Master on the controller. Maybe we can document it once it is merged?
Thoughts? @brianehlert @framer777
@kushal1093 Please update the pull request to rename from CONTROLLER_GROUP to CONTROLLER_INSTANCE_GROUP. Let's align with instance name. Otherwise, we might confuse people who think about cgroups and containerization.
@kushal1093 Please update the pull request to rename from CONTROLLER_GROUP to CONTROLLER_INSTANCE_GROUP. Let's align with instance name. Otherwise, we might confuse people who think about cgroups and containerization.
Yes, it is done. The env variable name is ENV_CONTROLLER_INSTANCE_GROUP
.
Description:
Add ENV_CONTROLLER_INSTANCE_GROUP variable to support instance group.
Reviewers:
@brianehlert @1996sajal @framer777