Skip to content

[PROD-13446] Solution.sdkVersion is now retrieved from the docker image #886

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

Merged
merged 1 commit into from
Mar 19, 2025

Conversation

sjoubert
Copy link
Contributor

The field is now read only and is 'computed' at runtime from a label on the docker image.
This requires the solution image heving been built with a SDK version 11.3.0 or newer, but it should be relatively easy to manually add the required label ('com.cosmotech.sdk-version') with older SDK version

@sjoubert sjoubert requested a review from jreynard-code March 18, 2025 16:19
@sjoubert sjoubert force-pushed the sdk_version_from_docker_label branch from dfed373 to 5bfee90 Compare March 18, 2025 16:23
Copy link
Member

@jreynard-code jreynard-code left a comment

Choose a reason for hiding this comment

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

LGTM

The field is now read only and is 'computed' at runtime from a label on
the docker image.
This requires the solution image heving been built with a SDK version
11.3.0 or newer, but it should be relatively easy to manually add the
required label ('com.cosmotech.sdk-version') with older SDK version
@sjoubert sjoubert force-pushed the sdk_version_from_docker_label branch from 5bfee90 to a56907f Compare March 19, 2025 13:25
@sjoubert sjoubert merged commit a56907f into main Mar 19, 2025
39 checks passed
@sjoubert sjoubert deleted the sdk_version_from_docker_label branch March 19, 2025 13:48
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