Jocelyn Thode
Jocelyn Thode
The generic webhook is hardcoded to not skip insecure. I would like to be able to specify this as a webhook option.
Fixes https://github.com/Misterio77/flavours/issues/53 As this is my first ever use of Rust, I'm open to any feedback on the code. Cheers
Hey, I really like using this tool as it simplifies my theme changing habit a lot. However one thing I think which could be better would be to be able...
**Is your feature request related to a problem? Please describe.** At the moment it seems that releasing the software via release is relatively new and I saw that only the...
Hi, I see it's been a while since a new release from this module has been released. Could you please release a new version with the new commits please ?...
Fixes https://github.com/rancher/terraform-provider-rancher2/issues/908 I'm rather new to write Golang and using the terraform SDK. I'm open to any help in improving this code. Unfortunately as specified here: https://github.com/rancher/rancher/issues/37455 AdmissionConfiguration type coming...
Hi, The plugin currently expects a string for plugins but it receives a `[]interface {}` ``` │ Error: rke_config.0.services.0.kube_api.0.admission_configuration.plugins: '' expected type 'string', got unconvertible type '[]interface {}', value: '[map[configuration:map[apiVersion:pod-security.admission.config.k8s.io/v1alpha1...
Hi, I tried setting up the keepalived operator together with the default IngressController. Unfortunately I noticed that since the IPs are set as an externalIp on a service source IP...
**Describe the bug** After a short period of time when using Loki 2.6.1 I start to get the errors. After a time the container won't even start This issue does...
Hi, would it be possible to push a new image to dockerhub and/or configure automated builds if it's available to you please? For now I've rebuilt a docker image manually...