dashboard icon indicating copy to clipboard operation
dashboard copied to clipboard

Support for configuring update window for flatcar nodes

Open ahmedwaleedmalik opened this issue 3 years ago • 1 comments

What would you like to be added? / User Story

As a user, I'd like the ability to configure the update window for flatcar-update-operator using the dashboard.

Acceptance criteria

  • It's possible to configure the update window
  • There should be some validation for the start and length fields in UpdateWindow.

References

  • https://github.com/kubermatic/kubermatic/blob/master/pkg/apis/kubermatic/v1/cluster.go#L288
  • https://github.com/flatcar-linux/flatcar-linux-update-operator/blob/master/doc/reboot-windows.md

ahmedwaleedmalik avatar Mar 31 '22 11:03 ahmedwaleedmalik

API ref: https://github.com/kubermatic/kubermatic/blob/master/pkg/api/v1/types.go#L815

floreks avatar Mar 31 '22 11:03 floreks