Jan Wozniak
Jan Wozniak
all in the title :) intending to merge after 2.13.0 release so keeping as draft for now ### Checklist - [X] I have verified that my change is according to...
This PR intends to further improve the work related to refactoring of scalers accomplished by https://github.com/kedacore/keda/pull/5319 and https://github.com/kedacore/keda/pull/5228. This depends on https://github.com/kedacore/keda/pull/5319 and requires a rebase after that PR merges...
### Description of the feature you would like to add / User story As a KKP user, I would like to not observe unnecessary warnings in `kubermatic-installer local kind` command...
### What happened? Discovered during https://github.com/kubermatic/kubermatic/issues/12321 when setting leader election component override for user cluster controller. `.spec.componentsOverride.userClusterController.leaderElection` ```yaml ... leaderElection: leaseDurationSeconds: 50 renewDeadlineSeconds: 5 retryPeriodSeconds: 10 ... ``` The parameters...
### What happened? Reported internally: > failed to reconcile Addon "default-storage-class": failed to deploy the addon manifests into the cluster: failed to execute '/usr/local/bin/kubectl-1.25 --kubeconfig /tmp/cluster-t8xfkqq88x-addon-default-storage-class-kubeconfig apply --prune --filename /tmp/cluster-t8xfkqq88x-default-storage-class.yaml...
### Description of the feature you would like to add / User story As a KKP admin, I would like to be able to configure different domains for different seed...
Upstream KubeVirt has some support for live migration already implemented https://kubevirt.io/user-guide/operations/live_migration/ For KKP, we should explore the possibility of leveraging this live migration to improve the maintenance tasks experience for...
### Description of the feature you would like to add / User story As a KKP user - user-cluster owner, I would like to get immediate feedback when specifying incorrect...
KKP version and user-cluster kubernetes version support matrix is documented in https://docs.kubermatic.com/kubermatic/v2.22/architecture/compatibility/supported-versions KKP master/seed requirements are documented in https://docs.kubermatic.com/kubermatic/v2.22/architecture/requirements/cluster-requirements/ But there is no docs page describing master/seed kubernetes version support....
### Description of the feature you would like to add / User story As a potential KKP user, I would like to be able to test KKP local installations on...