Ganesh varma
Ganesh varma
Hi i would like to work on this issue.is anyone working on this?
@xaca do you need just the questions or u need the solutions for the questions also
Hi @FloMedja this is not a duplicate of #15599. 15599 talks about deleting deployment and it talks about `terminationGracePeriodSeconds` in pod spec. This issue is about adding `terminationGracePeriodSeconds` in livenessProbe....
@flomedja what do you think of this feature?
> I think it should be on the user's app (and sidecar if defined) and not the queue-proxy. Do you see a use case to make it configurable for the...
Im using al2023 ami and it uses local pause image as sandbox -(localhost/kubernetes/pause)
@imeoer yes. This is my setup. Using eks and worker nodes with ami/os amazon linux 2023, where the pause image is local ``` [plugins."io.containerd.grpc.v1.cri"] sandbox_image = "localhost/kubernetes/pause" ``` Installed nydus-snapshotter...
@imeoer The above helm chart is not updated with latest version of nydus snapshotter. When updated to latest snapshotter version v0.15.0. it fails with the below error ``` Successfully pulled...