Back to bug 1040824

Who When What Removed Added
Brenton Leanhardt 2013-12-12 08:58:15 UTC Target Release --- 2.0.2
Brenton Leanhardt 2014-01-08 15:39:23 UTC Target Release 2.0.2 2.0.3
Brenton Leanhardt 2014-01-21 14:16:27 UTC Status NEW ASSIGNED
Brenton Leanhardt 2014-01-29 17:03:52 UTC Status ASSIGNED MODIFIED
CC jolamb
errata-xmlrpc 2014-01-30 20:48:33 UTC Status MODIFIED ON_QA
John W. Lamb 2014-01-30 21:14:46 UTC Fixed In Version rubygem-openshift-origin-node-1.17.5.8-1 rubygem-openshift-origin-common-1.17.2.7-1
Peter Ruan 2014-01-31 08:21:54 UTC Status ON_QA VERIFIED
CC pruan
Miciah Dashiel Butler Masters 2014-01-31 13:36:49 UTC CC mmasters
Brenton Leanhardt 2014-01-31 14:47:23 UTC Status VERIFIED ON_QA
Anping Li 2014-02-07 04:57:16 UTC Status ON_QA VERIFIED
CC anli
John W. Lamb 2014-02-11 15:27:34 UTC Doc Text Cause:
openshift-iptables-port-proxy was comparing the count of existing NAT rules against the number asserted by OpenShift
Consequence:
Adding custom NAT rules to a node would cause openshift-iptables-port-proxy to incorrectly report a problem with the NAT table
Fix:
Update the NAT table comparison to check that the count of rules in the NAT table is equal to or greater than the expected number.
Result:
Additional NAT rules can be specified by the user without openshift-iptables-port-proxy reporting an error.
Peter Robinson 2014-02-17 15:31:38 UTC CC perobins
Alex Dellapenta 2014-02-18 21:56:23 UTC CC adellape
Doc Text Cause:
openshift-iptables-port-proxy was comparing the count of existing NAT rules against the number asserted by OpenShift
Consequence:
Adding custom NAT rules to a node would cause openshift-iptables-port-proxy to incorrectly report a problem with the NAT table
Fix:
Update the NAT table comparison to check that the count of rules in the NAT table is equal to or greater than the expected number.
Result:
Additional NAT rules can be specified by the user without openshift-iptables-port-proxy reporting an error.
The openshift-iptables-port-proxy service compared the count of existing NAT rules against the number asserted by OpenShift Enterprise. As a result, adding any custom NAT rules to a node host caused the openshift-iptables-port-proxy service to incorrectly report a problem with the NAT table. This bug fix updates the NAT table comparison to verify that the count of rules in the NAT table is equal to or greater than the expected number. Additional NAT rules can now be specified without any error messages from the openshift-iptables-port-proxy service.
errata-xmlrpc 2014-02-21 11:08:32 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2014-02-25 15:42:37 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2014-02-25 10:42:37 UTC
Dan McPherson 2017-03-08 17:36:08 UTC Target Release 2.0.3

Back to bug 1040824