Keycloak net policy
Summary
Adds network policies for keycloak
Closes https://repo1.dso.mil/platform-one/big-bang/bigbang/-/issues/443
Merge request reports
Activity
added statusreview label
added keycloak label
- Resolved by Branden Cobb
And then also the "always allow/deny" policies.
Missing
networkPolicies.enabled
. I'm guessing that last group was pre-existing NPs, but is there any reason we can't slap the conditional on all of these?
- Resolved by Ryan Garcia
Has there been testing without this policy present https://repo1.dso.mil/platform-one/big-bang/apps/security-tools/keycloak/-/blob/main/chart/templates/bigbang/network-policies/always-allow-https.yaml
That policy makes the allow-monitoring and allow-istio networkpolicies redundant it looks like. And removing it would make Keycloak be even more secure instead of cluster open > keycloak
httpManagementPort
mentioned in commit 977b2653
changed milestone to %1.10.0