Simon Zöllner

Results 8 issues of Simon Zöllner

I only want to use the lib only to autocomplete adresses. I want to search for "Fred-Grube-Platz 23, 30451 Hannover" and get the "formattedAdress" back. IS that possible? Or is...

I'm using ng-cli-e2e in version 14.2.3 with Cypress and it fails with a timeout when running a CI job in Gitlab: Gitlab CI Runner Logfile: ``` Running with gitlab-runner 15.3.0...

**Describe the bug:** The install fails during the job "job-keykloak". I'm getting the following error massages in the pod keykloak-0: ``` 2024-01-08 02:06:59,984 ERROR [org.keycloak.quarkus.runtime.cli.ExecutionExceptionHandler] (main) ERROR: Failed to start...

bug
community

# Summary I switched from LetsEncrypt to ZeroSSL. Suddenly acme.sh could not renew my hostname cert, because of two matching domains in /root/acme.sh/web1.example.de/web1.example.de.conf: ``` Le_Domain='web1.example.de' Le_Alt='web1.example.de' ``` -- When you...

I Installed all required packages ("sudo dnf install libssh2 libevent libyaml pcre gmp gc-devel"), created a cluster_config.yaml and executed "hetzner-k3s create --config cluster_config.yaml". I got the following error: > Validating...

I get an entry in the logs about the "openstack" cloud provider being deprecated.

pinned

Creating PVs fails, wehen installing in an openstack environment, where you have multiple AZs for compute (e.g. ams-a, ams-b, ams-c) but only one for storage (e.g. nova). Kubernetes tries to...

pinned

### What happened? I tried installing a cluster on Hetzner Cloud using the following kubeone.yaml: ``` apiVersion: kubeone.k8c.io/v1beta2 kind: KubeOneCluster versions: kubernetes: '1.30.3' cloudProvider: hetzner: {} external: true ``` The...

triage/needs-information
triage/support
triage/not-reproducible
sig/cluster-management