I tried to do a deployment for some applications in spring dataflow,
Routinely each diploi takes a few minutes and passes successfully or fails.
But this time the diplomacy took longer than usual. At one point I pressed "undeploy"
Since the system does not respond.
Under Stream all flickers in UNKNOWN mode.
It is not possible to redeploy.
When I try to perform a dipole I get the error Failed to upload the package. Package [test-orders:1.0.0] in Repository [local] already exists.
from the ui
When I request the status of the pods I get 2 pods with CrashLoopBackOff
status
- I rebooted all pods
kubectl -n **** rollout restart deploy
- I try to run
dataflow:>stream undeploy --name test-orders
- I deleted the new docker image from EKS
- Changed skipper_status from FAILED to DELETED
The problem still exists.
I'm really at a loss.