IBM / cp4waiops-gitops

Manage Your IBM Cloud Pak for Watson AIOps With GitOps
https://ibm.github.io/cp4waiops-gitops/docs/
Apache License 2.0
11 stars 27 forks source link

Use patch-operator to replace resource-locker #191

Open morningspace opened 2 years ago

morningspace commented 2 years ago

Currently, in some of our GitOps configuration, specifically the reference implementation for custom sizing using GitOps, we are using resource-locker to patch specified configuration to some k8s resources.

This may need to be replaced by https://github.com/redhat-cop/patch-operator since https://github.com/redhat-cop/resource-locker-operator has been deprecated.

A summary of all references to resource locker in 3.4-release branch as below:

image