kyma-incubator / reconciler

Kyma reconciler
Apache License 2.0
10 stars 67 forks source link

CrashLoopBackOff - ISTIO Reconciler #1423

Closed jeremyharisch closed 4 months ago

jeremyharisch commented 11 months ago

Description

Following Pipelines are failing due to the same error:


>>> Wait until reconciler is in ready state
Current state of pods in reconciler namespace
NAME                                             READY   STATUS             RESTARTS      AGE
base-reconciler-68f94f6f68-b4gwg                 1/1     Running            0             22m
cleaner-reconciler-6cd6bd544c-g5c4f              1/1     Running            0             22m
connectivity-proxy-reconciler-569c7d88b5-8ff2b   1/1     Running            0             22m
eventing-reconciler-7769c4bbcf-fdv82             1/1     Running            0             22m
istio-reconciler-75cd79cf45-c4rp4                0/1     CrashLoopBackOff   9 (61s ago)   22m
mothership-reconciler-d5d944dd7-474bh            2/2     Running            3 (21m ago)   22m
reconciler-postgresql-0                          1/1     Running            0             22m
serverless-reconciler-77ff68d8b5-lfztj           1/1     Running            0             22m
Timeout reached while waiting for reconciler to be ready. Exiting

Expected result Istio component has been removed, Istio reconciler should not be deployed.

nesmabadr commented 11 months ago

This should be fixed by this PR: https://github.com/kyma-project/control-plane/pull/3207

Sawthis commented 4 months ago

The repository will be soon archived.