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

Make Steeltoe work with SCDF (Jar) in local environment #646

Closed
hananiel opened this issue Apr 29, 2021 · 4 comments
Closed

Make Steeltoe work with SCDF (Jar) in local environment #646

hananiel opened this issue Apr 29, 2021 · 4 comments
Labels
Component/Stream Issues related to Steeltoe Stream Type/enhancement New feature or request

Comments

@hananiel
Copy link
Contributor

hananiel commented Apr 29, 2021

Currently Steeltoe streams apps have only been tested on TAS. Need to test on local and deploying Kubernetes. Adding this issue on spring-cloud-deployer-local project: spring-cloud/spring-cloud-deployer-local#203

@hananiel hananiel added the Type/enhancement New feature or request label Apr 29, 2021
@hananiel hananiel self-assigned this Apr 29, 2021
@hananiel hananiel added the Component/Stream Issues related to Steeltoe Stream label Apr 29, 2021
@hananiel hananiel changed the title Make SCDF work with local and kubernetes Make Steeltoe on SCDF work with local and kubernetes Apr 29, 2021
@hananiel hananiel changed the title Make Steeltoe on SCDF work with local and kubernetes Make Steeltoe on SCDF work with local environment Apr 29, 2021
@hananiel
Copy link
Contributor Author

Currently Steeltoe only supports deploying using Docker (see #627) And SCDF local deployer doesn't support docker images yet (see spring-cloud/spring-cloud-deployer-local#185)

@jkonicki jkonicki added this to the 3.1.0-RC2 milestone Apr 29, 2021
@jkonicki
Copy link
Contributor

Once #627 is complete SCDF running locally should be able to deploy .NET archives instead of Dockerized containers. This will work around the SCDF issue 185 as noted in above comment.

@hananiel
Copy link
Contributor Author

On further research SCDF local deployer only supports deploying java files (will not support .NET archive). The best bet may be to allow it to run on k8s in minikube.

@jkonicki jkonicki removed this from the 3.1.0-RC2 milestone Jun 1, 2021
@TimHess TimHess changed the title Make Steeltoe on SCDF work with local environment Make Steeltoe work with SCDF (Jar) in local environment Dec 8, 2021
@TimHess
Copy link
Member

TimHess commented Sep 28, 2023

This is work to be done with SCDF, not Steeltoe.

@TimHess TimHess closed this as completed Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component/Stream Issues related to Steeltoe Stream Type/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants