You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
Support listing endpoints of Listeners in stackablectl stacklet list command.
Currently only HDFS is using listener-op, so we can only test that so far ([#213], [#219]).
Changed
Operators are now installed in parallel when installing a release ([#202]).
Renamed old output style plain to table. The new output option plain will output a reduced view (which removes
borders from tables for example) (#142, #163).