Johannes Kastl ARS
Johannes Kastl ARS
**Do you think Clear Linux documentation needs a new document? Please describe.** As a user, I would like to be able to deploy ClearLinux using libvirt, but with automatic configuration...
I ran `kubedd` against our OpenShift Cluster, where lots of things are deployed using CRDs: OpenTelemetry, ArgoCD, ... The report contained all of these CRDs as `Removed API Version's`. Although...
How to use the apko-publish action with an APK image built in a previous step by the melange action?
I am building a APK package, that is not (yet) included in Wolfi, in a Github Action. I am using both the setup-melange and melange-build-pkg actions. After the package build,...
Hi, I am trying to deploy StackRox (not ACS) onto a OpenShift cluster via ArgoCD. One issue that I am currently trying to solve is the constant "out of sync"...
I just get started using StackRox and roxctl, so please excuse, if those are newbie questions that were asked and answered before. From what I found in the docs and...
``` RUSTFLAGS="--cfg tokio_unstable" cargo run -- --help ``` https://github.com/DeterminateSystems/nix-installer/blob/c5471f6dcb2853d6b297dd4249f209d55a37f424/README.md?plain=1#L355 This does not work when testing on a fresh system, as the `NIX_INSTALLER_TARBALL_PATH` needs to be set. ``` Compiling nix-installer v0.20.1...
Server pod errors out on fresh installation: could not setup service manager: forge not configured
I just started playing around with woodpecker on Kubernetes (k3s in my case). However even without any user-provided values the current chart version leads to failing pods in my tests:...
This might just be a leftover from moving the repository to its new home on Github. There is still a reference to github.com/GoogleContainerTools/kpt in the Makefile https://github.com/kptdev/kpt/blob/main/Makefile#L24 Kind Regards, Johannes
I am packaging termscp for openSUSE. The package builds fine, but some of the tests fail. This could totally be because the build environment is special. All builds are done...
Add a hint to comment out the `healthcheck.start_interval` setting when running with (rootless) Podman and Docker compose. (https://github.com/immich-app/immich/discussions/12638)