openshift / compliance-operator

Operator providing OpenShift cluster compliance checks
Apache License 2.0
110 stars 110 forks source link

Add description to TailoredProfile yaml #713

Closed lmzuccarelli closed 3 years ago

lmzuccarelli commented 3 years ago

In tutorial exercises/05-tailored-profile.md when trying to deploy the current yaml, oc create errors with The TailoredProfile "rhcos4-no-kptr-restrict" is invalid: spec.description: Required value

This fix adds a description allowing the TailoredProfile to deploy

JAORMX commented 3 years ago

/ok-to-test

openshift-ci[bot] commented 3 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: JAORMX, lmzuccarelli

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/openshift/compliance-operator/blob/master/OWNERS)~~ [JAORMX] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment