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

Add .spec.resources mount to a built image #406

Open
ricardozanini opened this issue Feb 20, 2024 · 0 comments
Open

Add .spec.resources mount to a built image #406

ricardozanini opened this issue Feb 20, 2024 · 0 comments
Assignees

Comments

@ricardozanini
Copy link
Member

Description

After KOGITO-9265, now we need to understand the behavior of the controller when the SonataFlow has spec.resources and spec.podTemplate.container.image set. The build will be skipped, hence the resources will be ignored.

In this situation, where to mount the files since the classpath is already defined within the built application? We might deviate and mount to /deployments/quarkus/app path considering it's on the application's classpath.

Another approach would be to mount relatively to /deployments or /home/kogito path.

Implementation ideas

No response

@ricardozanini ricardozanini self-assigned this Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant