Thomas Backlund

Results 13 issues of Thomas Backlund

Sometimes just seeing the actual traffic can unclog issues. Using `tcpdump` instead of messing with pods is a very non-intrustive way of doing this.

enhancement

To have secrets encrypted as safe as possible we would a specific service which serves up decrypted secrets to the ramdisks of pods.

enhancement

We need tools for listing volumes, opening a shell into volumes, downloading volumes, purging old volumes.

enhancement

Right now sns supports two release methods for pods: `hard` (default) and `soft`. The `hard` release is focused on a quick release process from the Ops perspective. It will stop...

enhancement

The ordering of versions of pods is not ordered. Consider adding colored output if stdout is a terminal according to `[ -t 1 ]`.

enhancement

It would be nice to be able to stream logs from pods

enhancement

To get a quick overview of the current status of a cluster one would like to run: ```sh sns cluster ps ``` Right now, the function does nothing.

enhancement

## Summary Make so that users can clone/pull/push projects from/to GitHub. ## Motivation Right now all projects and files are solely stored in the browser. To work on a project...

feature-request
Plan Item
important