Skip to content

feat(controlplane): Add cache init sync duration for control planes #512

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

Merged
merged 2 commits into from
Jul 16, 2025

Conversation

randmonkey
Copy link
Contributor

@randmonkey randmonkey commented Jul 15, 2025

What this PR does / why we need it:
Add cache.initSyncDuration to configure the init cache sync delay as --iniit-cache-sync-duration does in KIC.
Which issue this PR fixes

Part of Kong/kong-operator#1796

Special notes for your reviewer:
Naming:

  • Should we name the parent field to some names like k8sCache to indicate that this is for the configuration related to the k8s object cache?
  • Should we name the field to initSyncDelay as it should be more accurate than initSyncDuration?
    PR Readiness Checklist:

Complete these before marking the PR as ready to review:

  • the CHANGELOG.md release notes have been updated to reflect significant changes

@randmonkey randmonkey requested a review from a team as a code owner July 15, 2025 07:04
@randmonkey randmonkey added this pull request to the merge queue Jul 16, 2025
Merged via the queue into main with commit 2024286 Jul 16, 2025
25 checks passed
@randmonkey randmonkey deleted the feat/cp_add_init_cache_sync_duration branch July 16, 2025 02:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants