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

[Bug]: Updating certificate Secret don't update NGINX #7605

Open
IdoHaritan opened this issue Apr 3, 2025 · 3 comments
Open

[Bug]: Updating certificate Secret don't update NGINX #7605

IdoHaritan opened this issue Apr 3, 2025 · 3 comments
Labels
bug An issue reporting a potential bug waiting for response Waiting for author's response

Comments

@IdoHaritan
Copy link

Version

3.7.0

What Kubernetes platforms are you running on?

Openshift

Steps to reproduce

We have deployed the NGINX as usual, with a wildcard TLS Secret.

After updating the Secret in Oopen shift to a different certificate, NGINX doesn't update the wildcard certificate file in it and doesn't reload the service.
Which causes the NGINX to still work with the old certificate and not use the new one.

@IdoHaritan IdoHaritan added bug An issue reporting a potential bug needs triage An issue that needs to be triaged labels Apr 3, 2025
Copy link

github-actions bot commented Apr 3, 2025

Hi @IdoHaritan thanks for reporting!

Be sure to check out the docs and the Contributing Guidelines while you wait for a human to take a look at this 🙂

Cheers!

@AlexFenlon
Copy link
Contributor

Hi @IdoHaritan, just a few questions

Are you using OSS or Plus?

Are you using NGINX Ingress Helm Operator?

Can you please provide your RBAC configuration.

Can you also attempt to upgrade to v4.0.0 if possible and that might solve your issue.

@AlexFenlon AlexFenlon added waiting for response Waiting for author's response and removed needs triage An issue that needs to be triaged labels Apr 7, 2025
@IdoHaritan
Copy link
Author

Hi @AlexFenlon,

Yes, we are using NGINX Plus.

We are not using the NGINX Ingress Helm Operator, we are installing manually.

Our RBAC configuration files are attached below.
RBAC.zip

Unfortunately, it is not possible for us to upgrade to v4.0.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An issue reporting a potential bug waiting for response Waiting for author's response
Projects
None yet
Development

No branches or pull requests

2 participants