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

Implement Requirements Controller and ResourceRequirements Controller #21

Closed
gusfcarvalho opened this issue Jun 23, 2023 · 0 comments
Closed

Comments

@gusfcarvalho
Copy link
Contributor

  • Requirements Controller

    • Responsible for keeping track of Requirement Version.
    • Creates child "ResourceRequirement" manifests (like a replicaset creates a pod) and manages their lifecycle
  • ResourceRequirements Controller

    • Keeps track of Resource compliance to individual Requirement based on The ResourceImplementation
      available for that Resource

these ones are fairly easy to implement as long as Resource CRD are defined. Has a dependency on ResourceImplementation

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

1 participant