Stephan

Results 22 issues of Stephan

**Describe the bug** I'm trying to use merge from properties to set a yaml value via `load_props` with a properties file. Unfortunately the yaml key is dotted and it seems...

bug
v4

The problem seems to be the same as described here: https://github.com/hashicorp/terraform-provider-kubernetes/issues/1352 ### Terraform Version, Provider Version and Kubernetes Version ```bash $ terraform version Terraform v1.3.6 on linux_amd64 + provider registry.terraform.io/gavinbunney/kubectl...

### What happened? I'm trying to setup a k8s cluster via KubeOne with the vSphere cloudProvider. The setup of the VMs is done via Terraform, see the output of the...

kind/bug
sig/cluster-management

## Current situation Currently it is only possible to have one reboot window. ## Impact This means I can only schedule reboots for one specific day or every day. ##...

enhancement
good first issue

Hi, it seems that your Docker repo is completely missing. Is this intended or maybe done by Docker? BR

**Describe the bug** After applying the helm chart I see the following error in the logs: ```console $ kubectl logs -n nextcloud nextcloud-7bd4647bbf-kc4wp -f AH00558: apache2: Could not reliably determine...

help wanted
apache

**Describe the bug** When I configure `configs` for the first start in my `values.yaml` file the permissions of the `config` folder are set to `root:root` **Version of Helm and Kubernetes**:...

Persistence

**Describe the bug** I want to add [user-group](https://github.com/goharbor/harbor/blob/main/src/common/rbac/const.go#L69) permissions to one of my robot account. But when I use the resource shown below I get the following error: ```shell harbor_robot_account.terraform:...

question

### What happened? I'm trying to setup a k8s cluster via KubeOne with the vSphere cloudProvider. The setup of the VMs is done via Terraform, see the output of the...

kind/bug
priority/normal
sig/cluster-management
kind/feature

Hi, as I'm using OIDC and put the configuration of it into `core.configureUserSettings` it would be great to be able to separate the content into a another secret so that...