Skip to content

Tags: ComplianceAsCode/ocp4e2e

Tags

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #29 from jhrozek/fixes

Fixes to catch changes to versioned rules as well as rules going NOT-APPLICABLE

v0.1.13

Toggle v0.1.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #19 from Vincent056/fix_seq

Apply maual remediation after auto-generated remediation

v0.1.12

Toggle v0.1.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #18 from JAORMX/idp-fix-keycloak

Pin keycloak container image to 15.0.1

v0.1.11

Toggle v0.1.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #16 from JAORMX/parser

use result parser on "all roles" as well

v0.1.10

Toggle v0.1.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #14 from JAORMX/resultparser

Add more complex rule result evaluations

v0.1.9

Toggle v0.1.9's commit message
Allow for using tailored profiles from CaC

This allows for specifying TailoredProfiles to use instead of the
profile directly. This is useful when trying to set variables in
profiles for testing.

The tailoring needs to exist in the `ocp-resources/tailorings` directory
in ComplianceAsCode/content. And it needs to have the following file
name:

    <product>-<profile name>.yaml

Signed-off-by: Juan Antonio Osorio Robles <[email protected]>

v0.1.8

Toggle v0.1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #11 from JAORMX/netpol

Add network policy for IdP

v0.1.7

Toggle v0.1.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #9 from JAORMX/verify

Add verify make target and fix issues

v0.1.6

Toggle v0.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #4 from JAORMX/idp-fips

Deploy IdP also in moderate profiles

v0.1.5

Toggle v0.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #3 from JAORMX/keycloak

Switch to using keycloak as an IdP