test: update test certs and k8s tls secret - #203
k8s-ci-robot merged 1 commit into
Conversation
|
Hi @iPraveenParihar. Thanks for your PR. I'm waiting for a kubernetes-csi member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions 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. |
|
/ok-to-test |
8b2cd02 to
00e5e1a
Compare
00e5e1a to
dc5d6d9
Compare
This commit updates certs and k8s tls secret used for e2e test with expiry set to 365 days. Earlier certs had validity of 60 days which were expired. Signed-off-by: Praveen M <m.praveen@ibm.com>
dc5d6d9 to
fff6533
Compare
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: iPraveenParihar, PrasadG193, Rakshith-R The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
This commit updates certs and k8s tls secret used for e2e test with expiry set to 365 days.
Earlier certs had validity of 60 days which were expired.
What type of PR is this?
/kind failing-test
What this PR does / why we need it:
This PR updates certs and k8s TLS secret used for e2e test with expiry set to 365 days.
The test certs under deploy/example/csi-driver/testdata/certs are expired on Jan 29 2026
failing gh action https://github.com/kubernetes-csi/external-snapshot-metadata/actions/runs/21478246753/job/61868344625?pr=202
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?: