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

Updated pro deployment for local #5815

Closed

Conversation

corneil
Copy link
Contributor

@corneil corneil commented May 16, 2024

The scripts for local k8s PRO deployment had 1.6.1-SNAPSHOT instead of 1.6.2-SNAPSHOT

@corneil corneil requested a review from cppwfs May 16, 2024 15:39
#
# else
if [[ "$DATAFLOW_PRO_VERSION" == *"1.6"* ]]; then
sh "$SCDIR/load-image.sh" "dev.registry.tanzu.vmware.com/p-scdf-for-kubernetes/scdf-pro-skipper:$DATAFLOW_PRO_VERSION" true
Copy link
Contributor

Choose a reason for hiding this comment

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

So this change is so that we use the PRO instead of the Skipper OSS version if the dataflow is 1.6? Is there a way to check for 1.6 or greater? So we don't have to update it in the future. Thoughts?

@corneil corneil closed this May 21, 2024
@corneil corneil deleted the corneil/update-pro-local-k8s branch May 21, 2024 11:38
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.

None yet

2 participants