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

check number of servers in configuration comparator #973

Merged
merged 1 commit into from
Jul 15, 2017

Conversation

stibi
Copy link
Contributor

@stibi stibi commented Jul 15, 2017

Resolves #945

Fix for the problem when Nginx is not synced & reloaded when you update an ingress with more than one host rule. The condition to check if the old and new configuration is unchanged returned true always, as the check for len(servers) was not there.

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

This change is Reviewable

@aledbf
Copy link
Member

aledbf commented Jul 15, 2017

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jul 15, 2017
@aledbf aledbf closed this Jul 15, 2017
@aledbf aledbf reopened this Jul 15, 2017
@aledbf aledbf merged commit a6f7c93 into kubernetes:master Jul 15, 2017
@stibi stibi deleted the 945-nginx-no-reload branch July 15, 2017 17:47
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. lgtm "Looks good to me", indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants