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

feat(repository): implement repository polling controller #270

Open
Alan-pad opened this issue May 22, 2024 · 0 comments
Open

feat(repository): implement repository polling controller #270

Alan-pad opened this issue May 22, 2024 · 0 comments
Milestone

Comments

@Alan-pad
Copy link
Contributor

  • We only support Webhooks today, but this can fail in 2 ways :
    • People can’t use webhooks (Security, old versions etc.)
    • Webhooks aren’t reliable
      • A failure can lead to inconsistencies between Burrito and the github/gitlab repositories

Repository Polling will implement an auto-refresh feature within the Terraform Repository controller in order to make webhooks optional.

@Alan-pad Alan-pad added this to the V0.5.0 milestone May 22, 2024
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