MultiPaperK8s / MultiPaperHelm

Multipaper Helm Chart
MIT License
11 stars 5 forks source link

Enable console access to MultiPaper #19

Closed RemcoSpigot closed 2 years ago

RemcoSpigot commented 2 years ago

Add console access to MultiPaper through kubectl attach. No TTY necessary. Minimal implementation.

JLine is disabled to allow console access. Support might be made available later on for JLine, however this will be on a best-effort basis as the current JLine version 2 is deprecated and superseded by version 3.