Skip to content

Commit

Permalink
Sync OperatorPolicy CRD
Browse files Browse the repository at this point in the history
Syncs changes from open-cluster-management-io/config-policy-controller#258

Refs:
 - https://issues.redhat.com/browse/ACM-11453

Signed-off-by: Justin Kulikauskas <jkulikau@redhat.com>
  • Loading branch information
JustinKuli committed Jun 7, 2024
1 parent 43a00bd commit 41637ca
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -354,6 +354,14 @@ spec:
resolvedSubscriptionLabel:
description: The resolved name.namespace of the subscription
type: string
subscriptionInterventionTime:
description: |-
Timestamp for a possible intervention to help a Subscription stuck with a
ConstraintsNotSatisfiable condition. Can be in the future, indicating the
policy is waiting for OLM to resolve the situation. If in the recent past,
the policy may update the status of the Subscription.
format: date-time
type: string
type: object
type: object
served: true
Expand Down

0 comments on commit 41637ca

Please sign in to comment.