flagger icon indicating copy to clipboard operation
flagger copied to clipboard

Using flagger to manage custom controller resources

Open IreshMM opened this issue 11 months ago • 0 comments

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.

IreshMM avatar Mar 02 '25 04:03 IreshMM