Hacker News new | ask | show | jobs
by jambay 2073 days ago
Hi, we are not intentionally hiding how Waypoint works. We attempted to make the Entrypoint functionality very clear in the documentation with explicit instructions for how you can turn off Entrypoint injection either during build time (it's never put into the artifact) or at deploy time (a configurable on-off switch). If you turn it off you lose features like the URL Service, logs and exec, but the build, deploy and release workflow is still there.

https://www.waypointproject.io/docs/entrypoint/disable#disab...

https://www.waypointproject.io/docs/entrypoint/disable#disab...

1 comments

Thanks. My issue is not with the feature being hidden, but the positioning being misleading.