RamenDR / ocm-ramen-samples

OCM Stateful application samples, including Ramen resources
Apache License 2.0
7 stars 66 forks source link

Support for testing enable/disable dr #35

Closed nirs closed 1 year ago

nirs commented 1 year ago

Split the channel and drpc from the subscription, so we can test deploying an app using OCM, and then enable and disable DR for the deployed application.

This will be used to add enable and disable DR flows to the ramen basic-test.

Tested with drenv regional-dr:

Should be merged with https://github.com/RamenDR/ramen/pull/1080

nirs commented 1 year ago

I'll remove the testing commit in the next version, marking as draft until it is removed.

nirs commented 1 year ago

Code works, but the example kubectl command in the README is wrong.