Jiri Mencak

Results 6 issues of Jiri Mencak

This change allows support for proxy communication with the Node server using plain HTTP and using "secure cookies" at the same time. The [top voted answer here](https://stackoverflow.com/questions/30802322/node-js-express-session-what-does-the-proxy-option-do) has good explanation.

**Is your feature request related to a problem? Please describe.** Badfish currently supports dumping BIOS attributes. This is a very useful backup strategy to capture the state of the BIOS...

enhancement
Dell
BIOS

Reproducer: ``` systemctl stop tuned rm -f /etc/tuned/{active_profile,profile_mode} echo '[]' > /etc/tuned/recommend.d/10-test.conf tuned ``` ``` 2023-06-09 16:52:17,896 INFO tuned.daemon.application: TuneD: 2.20.0, kernel: 6.3.5-100.fc37.x86_64 2023-06-09 16:52:17,896 INFO tuned.daemon.application: dynamic tuning is...

This is a feature request. When facing network issues, it is useful to log in to cluster nodes via IPMI to debug. This should ideally be done on two levels:...

Thank you for a great project. This is my way of giving back. Hopefully the Czech translation helps someone.

By default, the number of infra nodes is 3. This value is hard-coded and should be configurable in the same way number of masters/worker nodes is.