summaryrefslogtreecommitdiff
path: root/spec/support/kubernetes_helpers.rb
Commit message (Collapse)AuthorAgeFilesLines
* Backport EE changes to the Kubernetes serviceNick Thomas2017-06-141-6/+27
|
* Fix terminals support for Kubernetes serviceKamil Trzcinski2017-05-251-1/+1
| | | | It was broken, because we introduced a default namespace, which was not used by terminal methods.
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-4/+4
| | | | | | Use the EnforcedStyleForMultiline: no_comma option. Signed-off-by: Rémy Coutable <remy@rymai.me>
* Enable Style/MultilineHashBraceLayoutDouwe Maan2017-02-231-6/+7
|
* Enable Style/SpaceInsideBracketsDouwe Maan2017-02-231-1/+1
|
* Introduce maximum session time for terminal websocket connectionterminal-max-session-timeAdam Niedzielski2017-02-061-1/+2
| | | | | Store the value in application settings. Expose the value to Workhorse.
* Add terminals to the Kubernetes deployment serviceNick Thomas2016-12-191-0/+52