Frank Kloeker

Results 11 issues of Frank Kloeker

$ helm s3 version 0.10.0 $ helm version version.BuildInfo{Version:"v3.5.3", GitCommit:"041ce5a2c17a58be0fcd5f5e16fb3e7e95fea622", GitTreeState:"dirty", GoVersion:"go1.15.8"} ``` helm repo add fairwinds-stable https://charts.fairwinds.com/stable helm fetch fairwinds-stable/gemini --version 0.0.4 helm s3 push gemini-0.0.4.tgz my-charts upload chart...

Currently SSL termination is done in webapp lighthttd with self signed certificate. Would be nice to have a non-ssl port exposed to setup ingress service like ingress-nginx. PS: not sure...

I want to store some confidential data into container and looking for a feature to encrypt them. Workaround would be 'lxc config device add' but I want encrypt the whole...

Feature
Maybe

#### What this PR does At least and especially for the all-in-one installation securityContext was missing which brings a bad experienance if you start with Jaeger. This PR - add...

### What happened? Using crossplane provider-helm to deploy vcluster chart. The installation goes never done due non ready state: ``` NAME CHART VERSION SYNCED READY STATE REVISION DESCRIPTION AGE vc1-8d6xs...

bug

**Is your feature request related to a problem? Please describe.** The Kube Logging Operator has already a lot of well documented `PrometheusRules` included, which have a good readable `AlertName`, a...

good first issue

**What issue type does this pull request address?** (keep at least one, remove the others) /kind enhancement **What does this pull request do? Which issues does it resolve?** (use `resolves...

Let's make documentation more human readable while sorting keys in example yaml files alphabetically. I wrote this [sort-yaml.go](https://gist.github.com/eumel8/ead695d37d6bffe728cab1f5098d96d8) to fullfill this half-automatically. I would continue to other example files if...

cncf-cla: yes
size/L
language/en

tzdata has a auto-update mechanism as described [here](https://github.com/lau/tzdata?tab=readme-ov-file#data-directory-and-releases) If you operate asciinema in a Pod of a Kuberntes cluster with readOnlyRootFilesystem this will cause CrashLoopBackOff due the missing write permissions...

Let's create a workflow to build releases, so user are able to download tty-record directly.