Leon Steinhäuser
Leon Steinhäuser
Hi there, I have tried adding `server_labels` to my node_template to distinguish between the roles a server has been given. So far all my tests have been unsuccessful, so I...
Hi there, when I tried to set up a node template and furthermore tried to configure a firewall rule for a specific node template, I found out that this is...
Since GitHub decided to change their project API, we had to adopt and implement those changes in our application. Since the changes introduced by GitHub broke quite a few things,...
As part of our customization's to the PostgreSQL cluster, we discovered that it is currently not possible to change the storage class for predefined instances. Since our cluster infrastructure contains...
Change pull request triggers to pull_request_target
This PR adds the possibility to define the toleration rules as they are defined in: https://github.com/OT-CONTAINER-KIT/redis-operator/pull/410
To be able to set an empty array for watchedNamespaces, we need to change the way properties are added. Currently, if we set an empty array as a property, we...
Unfortunately, the fluentd section does not currently support setting the priorityClassName field, which may be required in some environments. To solve this problem, I made this small change.
## What happened I tried to use the composite functionality to combine multiple metrics into one “node” in the chart. Unfortunately, the selection for the metric remains empty and cannot...