snc icon indicating copy to clipboard operation
snc copied to clipboard

Delete pods and lease using etcd container

Open praveenkumar opened this issue 1 year ago • 3 comments

As of now when user consume the bundle to provision the cluster, old data around pods and lease is consumed and timestamp for those pods are also around same time when we first provisioned this cluster. This PR try to use etcd image to run etcd server using same db which created by the cluster and uses etcdctl command to delete the pods and lease details. It will help to make sure every pods comes up in clean state.

praveenkumar avatar Jul 09 '24 12:07 praveenkumar

/retest

praveenkumar avatar Jul 09 '24 15:07 praveenkumar

/retest

cfergeau avatar Jul 23 '24 11:07 cfergeau

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cfergeau

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

openshift-ci[bot] avatar Jul 23 '24 12:07 openshift-ci[bot]

New changes are detected. LGTM label has been removed.

openshift-ci[bot] avatar Sep 18 '24 08:09 openshift-ci[bot]

/cherry-pick release-4.17

praveenkumar avatar Sep 18 '24 14:09 praveenkumar

@praveenkumar: once the present PR merges, I will cherry-pick it on top of release-4.17 in a new PR and assign it to you.

In response to this:

/cherry-pick release-4.17

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@praveenkumar: new pull request created: #958

In response to this:

/cherry-pick release-4.17

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

/cherry-pick release-4.16

praveenkumar avatar Sep 18 '24 14:09 praveenkumar

@praveenkumar: new pull request created: #959

In response to this:

/cherry-pick release-4.16

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.