Stefan Sauer
Stefan Sauer
I'd like to have `feh` watching a directory and show the latest file added. Tried this in terminal 1: ```shell feh --sort=filename -R 1 -B black -Z /tmp/images/ feh --sort=filename...
k8s_object(kind) is the same as yaml(kind) k8s_object(namespace) is the same as yaml(metadata/namespace) Replicating the on the k8s_object rule is IMHO not a good idea. This brings the danger that one...
**What happened**: ``` $ curl -Lo ~/bin/kind "https://kind.sigs.k8s.io/dl/v0.11.1/kind-$(uname)-amd64" $ chmod +x ~/bin/kind $ kind create cluster Creating cluster "kind" ... ✓ Ensuring node image (kindest/node:v1.21.1) 🖼 ✓ Preparing nodes 📦...
The UI has a bunch of icons that are not obvious. What about having a wiki page that has a screenshot and documents the icons. Alternatively tooltips for the icons...
When selecting a runtime, the editor will use red/green to indicate the connection status. In addition, the editor will also query the runtime (e.g. to populate the component list). It...
it would be nice to capture a debug stream from the UI and render with e.g. http://bramp.github.io/js-sequence-diagrams/
https://github.com/pages-themes/hacker/commit/bced1c6cf8dc6a7554aeb8ea8ed64fc695c3609c turned some fixed values into variables, but since the colors are names by how the look and now what they are used for it is not easy to change...
I get tons of messages like: ``` arduino-create-agent.desktop[1149]: time="2017-12-25T10:20:53+01:00" level=info msg="[]" arduino-create-agent.desktop[1149]: time="2017-12-25T10:20:53+01:00" level=info msg="" ``` The default log level is hardcoded to INFO https://github.com/arduino/arduino-create-agent/blob/devel/main.go#L143 Can this be a config...
Please remove theis from the examples: https://github.com/fluent/fluent-bit-kubernetes-logging/blob/master/output/elasticsearch/fluent-bit-configmap.yaml#L40 For more details: https://github.com/fluent/fluent-bit/issues/367#issuecomment-480787350 Pleasenote that it is a somewhat frequent for people to trip over this: https://github.com/fluent/fluent-bit-kubernetes-logging/issues/50
While it is awesome to see the gallery content grow, it would be good to think about QA here. As basic feature it would be good to extend the db...