Skip to content
New issue

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

Add a reconciler for DRPolicy #79

Closed
ShyamsundarR opened this issue Jun 24, 2021 · 1 comment
Closed

Add a reconciler for DRPolicy #79

ShyamsundarR opened this issue Jun 24, 2021 · 1 comment
Assignees

Comments

@ShyamsundarR
Copy link
Member

ShyamsundarR commented Jun 24, 2021

Currently there is no validation of DRPolicy, to ensure the clusters mentioned actually exist and such. While this is probably possible to do without a reconciler for the resource, a reconciler itself may help, to gain the following enhancement(s):

  • Let the reconciler for DRPolicy add required klusterlet roles
    • VRG ManifestWork roles
    • PV ManifestWork roles
  • Let the reconciler garbage collect these roles as well when a DRPolicy is deleted
    • with the caveat that the clusters are not part of other DRPolicy resources as well
@ShyamsundarR ShyamsundarR changed the title Add a reconciler for DRClusterPeers Add a reconciler for DRPolicy Jun 24, 2021
@hatfieldbrian
Copy link
Collaborator

This issue is addressed in pull request #200

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants