Max Sivkov
Max Sivkov
## This PR represent fluentd windows port in order to run operator in heterogenous cluster (linux and windows nodes) one have to run two operator instances. One for linux and...
Hello Are kfo community users interested in windows-capable kfo? Recently I built fluentd, reloader windows images and implemented windows nodes support in charts. Up to now it works without major...
Postgres Operator: 5.0.3 ## Title Backup Jobs do not respect affinity settings in the repoHost section (should they do?) ## Description In my config I have two nodes labeled with...
To respect RTL languages keywind has to use `dir` HTML attribute https://html.spec.whatwg.org/multipage/dom.html#the-dir-attribute So the suggestion is to modify [`template.ftl`](https://github.com/lukin/keywind/blob/master/theme/keywind/login/template.ftl#L68C9-L68C9) with following ``` ```
### What happened? I'm trying to patch the `kind` field of given `Deployment` to be `StatefulSet` + add spec/serviceName after that I suppose that nameReference transformer will take care of...