Task wrongly marked

Hi @Inderpreet @mmumshad

Looks like my task was wrongly marked as failure. Could you please take a look and let me know if there was a mistake from my end:

See the output below:

thor@jump_host /tmp$ kubectl get deploy -A
NAMESPACE            NAME                     READY   UP-TO-DATE   AVAILABLE   AGE
default              nginx-deployment         3/3     3            3           4m26s
kube-system          coredns                  2/2     2            2           70m
local-path-storage   local-path-provisioner   1/1     1            1           70m
thor@jump_host /tmp$ kubectl get svc -A
NAMESPACE     NAME            TYPE        CLUSTER-IP      EXTERNAL-IP   PORT(S)                  AGE
default       kubernetes      ClusterIP   10.96.0.1       <none>        443/TCP                  71m
default       nginx-service   NodePort    10.96.134.217   <none>        80:30011/TCP             3m12s
kube-system   kube-dns        ClusterIP   10.96.0.10      <none>        53/UDP,53/TCP,9153/TCP   71m
thor@jump_host /tmp$ 

But still the task failed saying:

Thanks,
Ankur

Hi @ankur512512

Can you please try this again.

I had same issue with this task, can you check please ?
Details here https://kodekloud.com/community/t/deploy-tomcat-app-on-kubernetes/26865

Hi, I tried again but got same issue.
Can you help me please ?
All details here Deploy Tomcat App on Kubernetes

Hello,

We apologise for the inconvenience. We are aware of this issue and working on to fix the same. It should be fixed soon and you will be assigned these tasks again.

1 Like

@Inderpreet I understand.
If you think I’ve done it right, could you please mark the task succeeded ?

Hi @Inderpreet , the task was masked failed even I did all that’s required.
can you check it please ?