Muhammad Faizan
Muhammad Faizan
Questions: - Is downtime okay with statefulset recreation? - Would PVCs will remain and no data loss.
Next Todo's: - [x] Bring back eventing reconciler. - [x] Add a pre-action to remove the NATs statefulset if it has `podManagementPolicy = OrderedReady`, so that new Statefulset is created...
Old PRs: - https://github.com/kyma-incubator/reconciler/pull/1151 - https://github.com/kyma-project/control-plane/pull/2332
Waiting for the new `kyma-cli` release with the eventing controller, so the upgrade job for the last PR succeed.
PR(s): - FI tests: https://github.com/kyma-project/kyma/pull/16197 - Test-infra: - https://github.com/kyma-project/test-infra/pull/6476 - https://github.com/kyma-project/test-infra/pull/6479
Is there any update for heapster with windows containers?
I am facing the same issue. I an not using calico, just flanneld. Did you find the solution? @jazzsir @Ascendance
@hsteckylf Check the kube-proxy logs, I found some issues in the logs, fixed them and the issue is gone now.
This ticket is blocked until the KMC is moved to its separate repository. Then we can check if option 1 is already covered by the deployment pipelines.