Skip to content

Commit

Permalink
Add features annotations to rule data
Browse files Browse the repository at this point in the history
  • Loading branch information
nmars committed Aug 1, 2024
1 parent 1e7a4fa commit 018092d
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions data/rule_data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -198,3 +198,16 @@ rule_data:
- 2025-12-30
- 2025-12-31
- 2026-01-01

# Usage: https://enterprisecontract.dev/docs/ec-policies/release_policy.html#olm__required_olm_features_annotations_provided
required_olm_features_annotations:
- features.operators.openshift.io/disconnected
- features.operators.openshift.io/fips-compliant
- features.operators.openshift.io/proxy-aware
- features.operators.openshift.io/cnf
- features.operators.openshift.io/cni
- features.operators.openshift.io/csi
- features.operators.openshift.io/tls-profiles
- features.operators.openshift.io/token-auth-aws
- features.operators.openshift.io/token-auth-azure
- features.operators.openshift.io/token-auth-gcp

0 comments on commit 018092d

Please sign in to comment.