Tags: Vincent056/ocp4e2e
Tags
Merge pull request ComplianceAsCode#11 from JAORMX/netpol Add network policy for IdP
Merge pull request ComplianceAsCode#9 from JAORMX/verify Add verify make target and fix issues
Merge pull request ComplianceAsCode#4 from JAORMX/idp-fips Deploy IdP also in moderate profiles
Merge pull request ComplianceAsCode#3 from JAORMX/keycloak Switch to using keycloak as an IdP
Update go.mod path This ensures we're using the right path and removes a warning. Signed-off-by: Juan Antonio Osorio Robles <[email protected]>
Update dependencies Signed-off-by: Juan Antonio Osorio Robles <[email protected]>
Removed usage of cached client Let's instead make requests directly to the kube API. Signed-off-by: Juan Antonio Osorio Robles <[email protected]>
Skip IdP setting on profiles with "moderate" prefix this will be used for the ocp4-moderate-node profile... Currently, the Gitlab-based IdP doesn't work on FIPS mode. I'll try switching to Keycloak later. Signed-off-by: Juan Antonio Osorio Robles <[email protected]>
Initial commit Signed-off-by: Juan Antonio Osorio Robles <[email protected]>