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

Implement RFC0032: Reloadable Process Types #116

Open
9 of 11 tasks
dmikusa opened this issue Oct 8, 2021 · 0 comments
Open
9 of 11 tasks

Implement RFC0032: Reloadable Process Types #116

dmikusa opened this issue Oct 8, 2021 · 0 comments

Comments

@dmikusa
Copy link
Contributor

dmikusa commented Oct 8, 2021

RFC

Summary

Any relevant Paketo buildpacks should provide support to allow process reloading in the container.

WatchExec Buildpack

  • Provide a utility buildpack to support language buildpacks in creating reloadable process types for their run containers.

Java Buildpacks

  • Provide watchexec integration through BP_LIVE_RELOAD_ENABLED=true for paketo-buildpacks/spring-boot`.
  • Provide watchexec integration through BP_LIVE_RELOAD_ENABLED=true for paketo-buildpacks/dist-zip`.
  • Provide Spring Boot Dev Tools integration through BP_LIVE_RELOAD_ENABLED=true for paketo-buildpacks/spring-boot`.

Non-Java Buildpacks

modulo11 pushed a commit to sap-contributions/rfcs that referenced this issue Oct 26, 2021
[paketo-buildpacks#116]

Signed-off-by: Emily Casey <ecasey@vmware.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Planned
Development

No branches or pull requests

1 participant