flagger
flagger copied to clipboard
Using flagger to manage custom controller resources
Describe the feature
There are instances that some applications are deployed through cusom resources instead of Deployment or DaemonSet (targetRef of Canary CR). For example, WebLogic Deployments, we use Domain resource.
Please let me know your ideas on whether it would be possible to implement.