Skip to content

vdk-core: Add python_version configuration to config-help#2271

Merged
doks5 merged 1 commit intomainfrom
person/andonova/vdk-config-help
Jun 16, 2023
Merged

vdk-core: Add python_version configuration to config-help#2271
doks5 merged 1 commit intomainfrom
person/andonova/vdk-config-help

Conversation

@doks5
Copy link
Copy Markdown
Contributor

@doks5 doks5 commented Jun 15, 2023

As part of the initiative to support multiple python versions for data job deployments, a new configuration property, python_version was introduced. This configuration, however, was not initially added to the output of the vdk config-help command.

This change adds the python_version configuration to the JobConfigIniPlugin, as it is related to the config.ini file setup.

Testing Done:
Tested locally by running vdk config-help and verifying that the configuration is present in the output.

@doks5 doks5 self-assigned this Jun 15, 2023
@doks5 doks5 force-pushed the person/andonova/vdk-config-help branch 2 times, most recently from ad15c8e to e591c94 Compare June 16, 2023 08:02
As part of the initiative to support multiple python versions for data job
deployments, a new configuration property, `python_version` was introduced.
This configuration, however, was not initially added to the output of the
`vdk config-help` command.

This change adds the `python_version` configuration to the JobConfigIniPlugin,
as it is related to the config.ini file setup.

Testing Done:
Tested locally by running `vdk config-help` and verifying that the configuration
is present in the output.

Signed-off-by: Andon Andonov <andonova@vmware.com>
@doks5 doks5 force-pushed the person/andonova/vdk-config-help branch from e591c94 to a20bc33 Compare June 16, 2023 08:28
@doks5 doks5 merged commit 289d592 into main Jun 16, 2023
@doks5 doks5 deleted the person/andonova/vdk-config-help branch June 16, 2023 08:52
murphp15 pushed a commit that referenced this pull request Jun 21, 2023
As part of the initiative to support multiple python versions for data
job deployments, a new configuration property, `python_version` was
introduced. This configuration, however, was not initially added to the
output of the `vdk config-help` command.

This change adds the `python_version` configuration to the
JobConfigIniPlugin, as it is related to the config.ini file setup.

Testing Done:
Tested locally by running `vdk config-help` and verifying that the
configuration is present in the output.

Signed-off-by: Andon Andonov <andonova@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.

4 participants