Skip to content

[FEAT repo-guard] - Add spec.syncInterval per-resource to GithubTeam and GithubTeamRepository #238

Description

@onuryilmaz

User Story

As a platform operator, I want each resource to have its own sync interval, so that large orgs don't exhaust the GitHub API rate limit through simultaneous resyncs.

Description

All resources currently resync on the global interval. For large orgs, simultaneous resync exhausts the GitHub API rate limit.

Acceptance Criteria

  • spec.syncInterval field added to GithubTeam and GithubTeamRepository CRDs
  • Minimum value enforced: 5 minutes
  • Falls back to global interval if unset
  • Reconcilers respect per-resource interval

Reference Issues

N/A

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    backlogReady for sprint planning; triggers project additionfeatureNew functionality or enhancementgithub-apiGitHub API integrations and rate-limitingneeds-refinementNeeds scoping before implementation

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions