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

control-service: fix data job image building #2832

Merged
merged 3 commits into from
Oct 24, 2023

Conversation

mivanov1988
Copy link
Contributor

Why
Changing Python versions without updating gitCommitSha doesn't trigger the build, causing data job issues due to different VDK images.

What
We improved the logic to check whether the Python version has changed, and if it has, the image building is triggered.

Testing done:
Unit tests.

Signed-off-by: Miroslav Ivanov miroslavi@vmware.com

Why
Changing Python versions without updating gitCommitSha doesn't trigger the build, causing data job issues due to different VDK images.

What
We improved the logic to check whether the Python version has changed, and if it has, the image building is triggered.

Testing done:
Unit tests.

Signed-off-by: Miroslav Ivanov miroslavi@vmware.com
@mivanov1988 mivanov1988 enabled auto-merge (squash) October 24, 2023 13:48
Copy link
Collaborator

@dakodakov dakodakov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mivanov1988 mivanov1988 merged commit ff1156a into main Oct 24, 2023
4 checks passed
@mivanov1988 mivanov1988 deleted the person/miroslavi/fix-data-job-image-build branch October 24, 2023 16:35
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