Oliver Bähler

Results 31 issues of Oliver Bähler

## Expected Behaviour `arkade get ct` installs the [Chart-Testing](https://github.com/helm/chart-testing) binary `arkade get cr` installs the [Chart-Releaser](https://github.com/helm/chart-releaser) binary ## Current Behaviour ## Are you a GitHub Sponsor yet (Yes/No?) - [x]...

# Describe the feature Generally it's a default value for `priorityClasses`, `storageClasses` and `allowedClasses` (Ingress). Adding a default value would simplify working in the tenant for the customer, since they...

enhancement

# Describe the feature I would like to have a generic approach on resources, which are created for each new namespace belonging to a tenant. The same behavior that `.spec.additionalRoleBindings`...

enhancement

# Describe the feature We would like to have more metrics being exported about the current tenant controlled by an operator. Some Metrics t hat would be helpful: - **Basic...

enhancement
good first issue
help wanted

**Changes** In this PR I added an Environment variable to the kafdrop.sh Entryscript. This allows to disable the base64 decryption for `KAFKA_TRUSTSTORE`, `KAFKA_KEYSTORE` and `KAFKA_PROPERTIES`. By this the possibility is...

Corrections for Bugs mentioned in #898 Removes Host manipulation, since it breaks Proxy functionality completely. Functionality is already given by the Transport library, which handles Environment Proxy Settings: - https://golang.org/src/net/http/transport.go?h=addr#L1793...

Hi guys, interested in the project. I am wondering if it would help to add a docker image to run rocketpool in. That might be easier to work on various...

We manage all our releases through helm. For us it would make sense to have a very simple Helm-Chart which allows to create Jeager CRDs which are managed by the...

I tried implementing a solution for issue #414 Since this is my first contribution in go i am not quiet sure how good it is. But i tested it and...

I have a infrastructure use-case where I want to consider different factors (`location`, `segment` and `environment`) to deploy a cluster. Each of these factors can influence for example values with...