Skip to content

Commit d89fa6d

Browse files
Sync OperatorPolicy CRD
Syncs changes from open-cluster-management-io/config-policy-controller#258 Refs: - https://issues.redhat.com/browse/ACM-11453 Signed-off-by: Justin Kulikauskas <[email protected]>
1 parent 43a00bd commit d89fa6d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

pkg/addon/configpolicy/manifests/managedclusterchart/templates/policy.open-cluster-management.io_operatorpolicies_crd.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -354,6 +354,14 @@ spec:
354354
resolvedSubscriptionLabel:
355355
description: The resolved name.namespace of the subscription
356356
type: string
357+
subscriptionInterventionTime:
358+
description: |-
359+
Timestamp for a possible intervention to help a Subscription stuck with a
360+
ConstraintsNotSatisfiable condition. Can be in the future, indicating the
361+
policy is waiting for OLM to resolve the situation. If in the recent past,
362+
the policy may update the status of the Subscription.
363+
format: date-time
364+
type: string
357365
type: object
358366
type: object
359367
served: true

0 commit comments

Comments
 (0)