We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
During manual failover when working with ODF the following object has been created. This is to investigate if a Policy should be created
apiVersion: ramendr.openshift.io/v1alpha1 kind: DRPlacementControl metadata: name: pacman-placement-1-drpc namespace: pacman finalizers: - drpc.ramendr.openshift.io/finalizer labels: app: pacman cluster.open-cluster-management.io/backup: resource spec: action: Failover drPolicyRef: name: ocp4perf1-ocp4perf2-2m failoverCluster: ocp4perf2 placementRef: kind: PlacementRule name: pacman-placement-1 namespace: pacman preferredCluster: ocp4perf1 pvcSelector: {}
The text was updated successfully, but these errors were encountered:
No branches or pull requests
During manual failover when working with ODF the following object has been created.
This is to investigate if a Policy should be created
The text was updated successfully, but these errors were encountered: