Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.1.0-rc3 seems to be unstable a few minutes after startup #43

Open
motoki317 opened this issue Oct 11, 2024 · 0 comments
Open

v0.1.0-rc3 seems to be unstable a few minutes after startup #43

motoki317 opened this issue Oct 11, 2024 · 0 comments

Comments

@motoki317
Copy link

motoki317 commented Oct 11, 2024

Hello, thank you for this developing this project!

I was trying to use the new v0.1.0-rc3 version via the helm chart, and it seems to work right after the startup:

2024-10-11T07:40:28.057917Z  INFO admission{object_ref=Pod.v1./common-ingress-nginx-controller-7c669574db-vnknh.ingress-nginx operation=Delete request_id=252073096}: pod_graceful_drain::webhooks::report: action="DelayDeletion" reason="Drain" note="Deletion is delayed, and the pod is isolated. It'll be deleted after '2024-10-11T07:40:47Z'"
2024-10-11T07:40:28.075535Z  INFO admission{object_ref=Pod.v1./common-ingress-nginx-controller-7c669574db-c5dcv.ingress-nginx operation=Delete request_id=815006194}: pod_graceful_drain::webhooks::report: action="DelayDeletion" reason="Drain" note="Deletion is delayed, and the pod is isolated. It'll be deleted after '2024-10-11T07:40:47Z'"
2024-10-11T07:40:47.002594Z  INFO reconciling object{object.ref=Pod.v1./common-ingress-nginx-controller-7c669574db-c5dcv.ingress-nginx object.reason=reconciler requested retry}:reconciler{object_ref=Pod.v1./common-ingress-nginx-controller-7c669574db-c5dcv.ingress-nginx}: pod_graceful_drain::controller: deleting pod
2024-10-11T07:40:47.002650Z  INFO reconciling object{object.ref=Pod.v1./common-ingress-nginx-controller-7c669574db-vnknh.ingress-nginx object.reason=reconciler requested retry}:reconciler{object_ref=Pod.v1./common-ingress-nginx-controller-7c669574db-vnknh.ingress-nginx}: pod_graceful_drain::controller: deleting pod

But quickly degrades and the webhook server seems to throw only errors a few minutes after the pod-graceful-drain container startup.
There are WARN and ERROR lines in logs:

2024-10-11T07:46:38.429953Z  WARN admission{object_ref=Eviction.v1.policy/common-ingress-nginx-controller-7c669574db-q6tvf.ingress-nginx operation=Create request_id=2787259854}: pod_graceful_drain::webhooks::report: action="Error" reason="Error" note="checking permission: ApiError: the server could not find the requested resource: NotFound (ErrorResponse { status: \"Failure\", message: \"the server could not find the requested resource\", reason: \"NotFound\", code: 404 }): the server could not find the requested resource: NotFound"
2024-10-11T08:40:58.769585Z ERROR reconciler: pod_graceful_drain::controller: error err=ObjectNotFound(ObjectRef { dyntype: ApiResource { group: "", version: "v1", api_version: "v1", kind: "Pod", plural: "pods" }, name: "common-ingress-nginx-controller-7c669574db-c5dcv", namespace: Some("ingress-nginx"), extra: Extra { resource_version: Some("256239436"), uid: Some("44dabd59-7774-42d3-8bbc-279e3b5f5150") } })

I know this version is still in release candidate, so I'll use the latest stable version (v0.0.8) for now.

Thank you in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant