kubernetes-sigs / prow

Prow is a Kubernetes based CI/CD system developed to serve the Kubernetes community. This repository contains Prow source code and Hugo sources for Prow documentation site.
https://docs.prow.k8s.io
Apache License 2.0
127 stars 98 forks source link

Prow issue:Re: [kubernetes/kubernetes] Regarding the issue of certificate expiration when accessing links with Https in kubernetes through pod access (Issue #125130) #162

Closed 1569099266 closed 5 months ago

1569099266 commented 5 months ago

I curl any link with HTTPS in the ingress nginx controller pod in Kubernetes, and the HTTPS certificate will expire at the same time. However, I have no problem curling on the node, and I have no problem starting an nginx container curl using Docker

1569099266 commented 5 months ago

Screenshot of testing on a physical machine image

Screenshot of testing in Pod, regardless of the website used, the test result shows that the HTTPS certificate has expired 1716732396664

BenTheElder commented 5 months ago

This has nothing to do with prow. /close

k8s-ci-robot commented 5 months ago

@BenTheElder: Closing this issue.

In response to [this](https://github.com/kubernetes-sigs/prow/issues/162#issuecomment-2140764815): >This has nothing to do with prow. >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.