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

Always respect -ingress-class option #236

Merged
merged 1 commit into from
Feb 9, 2018

Conversation

nicknovitski
Copy link
Contributor

If I understand this code correctly, when -ingress-class is set to foo and -use-ingress-class-only is false, the controller only controls ingresses with the class nginx, not foo.

@pleshakov
Copy link
Contributor

@nicknovitski
thanks for finding and fixing the bug and simplifying the code!

@pleshakov pleshakov merged commit a3a7ca4 into nginxinc:master Feb 9, 2018
@pleshakov
Copy link
Contributor

Added a unit test for that particular function #237

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants