Uploaded image for project: 'Red Hat Advanced Cluster Management'
  1. Red Hat Advanced Cluster Management
  2. ACM-17891

[Doc] OperatorPolicy deprecation notices

XMLWordPrintable

    • Important
    • None

      1. spec.complianceConfig row, add deprecationsPresent

      https://docs.redhat.com/en/documentation/red_hat_advanced_cluster_management_for_kubernetes/2.12/html/governance/governance#operator-policy-yaml-table
      deprecationsPresent:  DeprecationsPresent specifies how the overall policy compliance is affected by deprecations.
      The default value is `Compliant`. If any deprecations are detected
       while DeprecationsPresent = NonCompliant,
      then the policy compliance will be set to `NonCompliant`.
       
      2. What's new
      Deprecation condition was added in operatorpolicy status  in . e g: 

      // code placeholder
      status:
        conditions:
          - lastTransitionTime: "2025-02-13T18:58:13Z"
            message: |
              the requested deprecation-operator Package was deprecated. deprecation-operator is end of life.  Please don't use this package.
            reason: PackageDeprecated
            status: "False"
            type: NoDeprecations

       

              jberger@redhat.com Jacob Berger
              yikim@redhat.com Yi Rae Kim
              Derek Ho Derek Ho
              ACM GRC & Gatekeeper
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: