K. N.
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.  I will keep monitoring for...
The CCM version fix should now be removed, all works well starting in v1.5.10.