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

Merge gitops and gitrepo controllers #2513

Open
5 tasks
0xavi0 opened this issue Jun 13, 2024 · 0 comments
Open
5 tasks

Merge gitops and gitrepo controllers #2513

0xavi0 opened this issue Jun 13, 2024 · 0 comments
Assignees

Comments

@0xavi0
Copy link
Contributor

0xavi0 commented Jun 13, 2024

We're observing conflicts and race conditions between gitopts and gitrepo controllers and, as both handle the same main resource (GitRepo).

Try to merge both controllers into the gitopts one to avoid having this situation.

Functionality that we still have in the gitrepo controller and should be moved:

  • Finalizers management
  • Purge of orphan bundle and bundledeployment when deleting a gitrepo
  • sharding filters
  • metrics
  • Gitrepo status
@0xavi0 0xavi0 self-assigned this Jun 13, 2024
@manno manno changed the title Merge gitopts and gitrepo controllers Merge gitops and gitrepo controllers Jun 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

1 participant