Skip to content

Commit

Permalink
feat: add Operator FIPS Compliance checks as required tasks
Browse files Browse the repository at this point in the history
CVP-4373. This commit adds fbc-fips-check as a required task
to the FBC pipeline and fips-operator-bundle-check as a required
task in the container pipeline. The commit also adds their repective
TA versions.

Signed-off-by: Yashvardhan Nanavati <[email protected]>
  • Loading branch information
yashvardhannanavati committed Dec 19, 2024
1 parent a10d90c commit a71be1a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions data/required_tasks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@
# https://enterprisecontract.dev/docs/ec-policies/release_policy.html#tasks_package
pipeline-required-tasks:
fbc:
- effective_on: "2025-03-01T00:00:00Z"
tasks:
- [buildah, buildah-10gb, buildah-6gb, buildah-8gb, buildah-remote, buildah-oci-ta, buildah-remote-oci-ta]
- deprecated-image-check
- [fbc-fips-check, fbc-fips-check-oci-ta]
- [fbc-related-image-check, validate-fbc]
- [git-clone, git-clone-oci-ta]
- init
- effective_on: "2024-11-01T00:00:00Z"
tasks:
- [buildah, buildah-10gb, buildah-6gb, buildah-8gb, buildah-remote, buildah-oci-ta, buildah-remote-oci-ta]
Expand Down

0 comments on commit a71be1a

Please sign in to comment.