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

Force reload if a secret is updated #1349

Merged
merged 1 commit into from
Sep 13, 2017
Merged

Conversation

aledbf
Copy link
Member

@aledbf aledbf commented Sep 13, 2017

fixes #1342

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Sep 13, 2017
@k8s-reviewable
Copy link

This change is Reviewable

@k8s-ci-robot k8s-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Sep 13, 2017
@stibi
Copy link
Contributor

stibi commented Sep 13, 2017

I was just about to push my fix :)

Btw, is it enough? What about when a new secret is created? I'll give it a test…

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.006%) to 44.018% when pulling bca894a388c34562c77c6a473b766ff879d48921 on aledbf:force-reload into 01a1aa3 on kubernetes:master.

@aledbf
Copy link
Member Author

aledbf commented Sep 13, 2017

@stibi no, I'm updating the PR

@aledbf
Copy link
Member Author

aledbf commented Sep 13, 2017

@stibi please use quay.io/aledbf/nginx-ingress-controller:0.220

Edit: I used your example as guide with 10 updates (new host), one at a time and this works

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.03%) to 43.996% when pulling 33ce78a on aledbf:force-reload into 01a1aa3 on kubernetes:master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.03%) to 43.996% when pulling 33ce78a on aledbf:force-reload into 01a1aa3 on kubernetes:master.

@aledbf aledbf merged commit ca0df3a into kubernetes:master Sep 13, 2017
@aledbf aledbf deleted the force-reload branch September 13, 2017 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Problem with nginx reload when an ingress has more than one host configured with tls enabled
5 participants