Jonathan Phan

Results 18 comments of Jonathan Phan

Thanks for sharing this! Could you please post logs for the `deployment` pod and the events for the `deployment-deployment` pod? What version of the `deployment-check` are you using?

Did you happen to get the logs from the `deployment-xxxxxx` pod?

I mean the other pod -- there is a pod that will be named `deployment-xxxxx` that is created by the kuberhealthy master. The`deployment-xxxxx` is the pod that handles creating this...

@davidkarlsen I have not been able to reproduce this issue yet. Currently working on getting a test openshift cluster to test on.

@davidkarlsen Are you running any custom validating or mutating webhooks in this cluster?

Does your `cluster-baremetal-validating-webhook-configuration` validating webhook have any logs regarding these objects? When this error occurs, is there a hanging deployment / replica set object that is still living? - If...

I'm seeing this in local testing: ```yaml NAME READY STATUS RESTARTS AGE check-reaper-1601575200-b6s42 0/1 Completed 0 6m26s check-reaper-1601575380-bm44t 0/1 Completed 0 3m26s check-reaper-1601575560-4tgsn 0/1 Completed 0 25s daemonset-1601570280 0/1 Completed...

Going to table this one -- was thinking of something similar to https://threedots.tech/post/automatic-semantic-versioning-in-gitlab-ci/

I think this would be a great option for to add into the helm chart -- it would only be a few small changes! Are you assuming a single `imagePullSecret`...

Hello @pragmaticivan, could you please provide what Cluster OS, k8s version, and pod-restarts version you are using?