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

Status leader election must consired the ingress class #613

Merged
merged 1 commit into from
Apr 16, 2017

Conversation

aledbf
Copy link
Member

@aledbf aledbf commented Apr 16, 2017

Without this PR we could have multiple ingress controllers with different class annotations and only 1 leader when we should have multiple (one per class)

fixes #534

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

This change is Reviewable

@coveralls
Copy link

Coverage Status

Coverage increased (+0.2%) to 46.373% when pulling c4ef982 on aledbf:fix-multiple-status into 0f9f082 on kubernetes:master.

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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ingress controller is not updating loadbalancer entries in Ingresses (nginx-ingress-controller:0.9.0-beta.3)
4 participants