rhn-support-jiwei It looks like CAPG creates the "%-healthchecks". This currently does not cover some public endpoints that we used in terraform installs. We can certainly adjust this to only add those public endpoints (when applicable) and allow capg to create its own rule still. It would be a bit odd to do that so we probably need to come up with a single solution that either works in the installer or capg.
Brent Barbachem
added a comment - rhn-support-jiwei It looks like CAPG creates the "%-healthchecks". This currently does not cover some public endpoints that we used in terraform installs. We can certainly adjust this to only add those public endpoints (when applicable) and allow capg to create its own rule still. It would be a bit odd to do that so we probably need to come up with a single solution that either works in the installer or capg.
rhn-support-jiwei yes the Firewall rules created by CAPG are more permissive than the ones the installer creates. We may need to delete or adjust the CAPG-created Firewall rules. Would you mind creating a bug with your findings on the overlaps between the Firewall rules?
Robert Fournier
added a comment - rhn-support-jiwei yes the Firewall rules created by CAPG are more permissive than the ones the installer creates. We may need to delete or adjust the CAPG-created Firewall rules. Would you mind creating a bug with your findings on the overlaps between the Firewall rules?
rh-ee-bbarbach Could you take a look at my PR comment, and tell if the differences are by design or not? Thanks in advance!
Jianli Wei
added a comment - rh-ee-bbarbach Could you take a look at my PR comment , and tell if the differences are by design or not? Thanks in advance!
Thanks rhn-support-jiwei for the detailed bug. I will take a look at it.