rh-mobb / documentation

Step-by-step tutorials from Red Hat experts to help you get the most out of your Managed OpenShift cluster.
https://cloud.redhat.com/experts
Other
58 stars 105 forks source link

Adding steps for patch operator install #520

Closed shane-snyder closed 6 months ago

shane-snyder commented 6 months ago

With the release versions removed from the previous docs commit, the patch operator needs to be installed to process the aro-thanos-af helm chart. Otherwise, it will throw the error below.

ensure CRDs are installed first, resource mapping not found for name: "cluster-monitoring-config-patcher" namespace: "patch-operator" from "": no matches for kind "Patch" in version "redhatcop.redhat.io/v1alpha1"
ensure CRDs are installed first, resource mapping not found for name: "user-workload-monitoring-config-patcher" namespace: "patch-operator" from "": no matches for kind "Patch" in version "redhatcop.redhat.io/v1alpha1"
ensure CRDs are installed first]

Updated aro-thanos-af change using patch operator

netlify[bot] commented 6 months ago

Deploy Preview for rh-cloud-experts ready!

Name Link
Latest commit 8181d93ccefd1a63351e8e33e7a6273afb802970
Latest deploy log https://app.netlify.com/sites/rh-cloud-experts/deploys/66147c11decf5a0008ee275e
Deploy Preview https://deploy-preview-520--rh-cloud-experts.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

diana-sari commented 6 months ago

thanks again for amending that and submitting PR!