-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Preventing port 53 being added as lb rule when dns service is availab… #4442
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
Conversation
…le in network offering
|
@blueorangutan package |
|
@Spaceman1984 a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
|
Packaging result: ✔centos7 ✖centos8 ✔debian. JID-2333 |
|
@blueorangutan test |
|
@Spaceman1984 a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
weizhouapache
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
code lgtm
|
Trillian test result (tid-3128)
|
DaanHoogland
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
code looks good. looks more complicated than it is due to the redundant result == null check being removed. good cleanup
…le in network offering
Description
Throwing an error when port 53 is added to a load balancer when DNS is available on the network service offering.
Fixes: #4285
Types of changes
Screenshots (if appropriate):
How Has This Been Tested?
Try to add port 53 as a public port as a load balancer rule, an error will be returned.