K. N.

Results 248 comments of K. N.

It's really useful. It would be great to add official support.

@paazmaya This option is really practical, should be included in my humble opinion. @mazamachi please do a PR 🙏🏻

Implementing Dunnett would be fantastic, please don't hesitate to ping me, I have Matlab and FORTRAN code(that I also converted to C++) implementing it, I also have access to all...

Maxim, I have detailed papers explaining it, and clear FORTRAN code (from the famous book "Multiple Comparison" by Jason Hsu, with a detailed chapter about it) and Matlab code implementing...

@Tsuchihashi-ryo Wonderful!

Very good to hear, @lakhansamani! Looking forward to it 🙏 Your project has so much potential and is answering a real need. Many open-source projects tried, but you seem to...

@cc-nogueira Thanks for uncovering that issue. It seems caused by the fact that the "LegacyNodeRoleBehavior=false" CCM feature-gate is used when `allow_scheduling_on_control_plane` is set to true, and that is not compatible...

@cc-nogueira Alternatively, you can keep the previous flag to true and try setting a previous version of the CCM with `hetzner_ccm_version="v1.12.1"`. This could very well work, please let me know!

It's confirmed that with the above, everything works fine! I have updated the docs to include the ccm version when setting `allow_scheduling_on_control_plane` to true. ![ksnip_20220919-225220](https://user-images.githubusercontent.com/518555/191115306-fa2703f0-d3e5-4387-b2ed-d35c375e96fe.png) I will keep monitoring for...

The CCM version fix should now be removed, all works well starting in v1.5.10.