Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KIM should configure MaitenanceWindow #608

Open
1 task
Disper opened this issue Jan 20, 2025 · 0 comments
Open
1 task

KIM should configure MaitenanceWindow #608

Disper opened this issue Jan 20, 2025 · 0 comments
Labels
area/control-plane Related to all activities around Kyma Control Plane kind/bug Categorizes issue or PR as related to a bug.

Comments

@Disper
Copy link
Member

Disper commented Jan 20, 2025

Description

KIM should configure Spec.Maintenance.TimeWindow as it was done in Provisioner (time windows were spread so maintenance will not happen simultaneously for all clusters).

The code in Provisioner has to be introduced into KIM.

AC:

  • Clusters are retrieving a maintenance window when they are reconciled (code can be reused/taken as reference from Provisioner)

Expected result

Spec.Maintenance.TimeWindow set when needed as it was done in Provisioner.

Actual result

Spec.Maintenance.TimeWindow is never set.

Steps to reproduce
Create any trial cluster.

Troubleshooting

@tobiscr tobiscr added kind/bug Categorizes issue or PR as related to a bug. area/control-plane Related to all activities around Kyma Control Plane labels Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/control-plane Related to all activities around Kyma Control Plane kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

2 participants