Cedric Specht
Cedric Specht
In [this](https://github.com/mozilla/sops/pull/966#discussion_r830289256) comment It was suggested to split the original PR #966 into two. This change will re-encrypt all example files with age as well in the hopes to drive...
**What would you like to be added? / User Story**: I as an Kubermatic Operator, providing (internal) customers a managed K8s experience, would like to put the Kubermatic Dashboard into...
I am a heavy user of the hcloud-cli. However, I really don't like the default sorting by server-id, and would prefer sorting by age (see #417 where I request adding...
I am a heavy user of the hcloud-cli. However, I really don't like the default sorting by server-id, and would prefer sorting by age (see #417/#420) or name. Currently, I...
This commit adds the docker build workflow to build docker images for amd64 and arm64 and publishes the image to ghcr.io This fixes #16
Hey, I am running cert-checker in Docker. The Images available on [DockerHub](https://hub.docker.com/r/mogensen/cert-checker) are unfortunately amd64 only and I would love to have support for arm64 so I can run this...
Potentially fixes #189 where hitting `[Ctrl]`+`[C]` after `Get-ChildItem` but before fetching the git commit info causes the terminal output formatting to break
This commit adds a feature where the ARM resource that is currently selected/where the cursor is placed at in the document is highlighted / selected. This helps in navigating the...
This PR introduces a comprehensive set of new subcommands to bladectl, expanding its capabilities for querying and managing compute blade state. It also includes an internal refactor to simplify interface...
Currently, the compute-blade-agent fails to start: ```log May 28 12:56:02 blade-pi1 compute-blade-agent[2066699]: {"level":"fatal","ts":1748433362.147768,"caller":"agent/main.go:104","msg":"Failed to create agent","app":"compute-blade-agent","error":"Failed to extract home directory"} ``` This is a result of #54 being tested with...