Skip to content

Add new cronjob controller v2#4

Open
alaypatel07 wants to merge 15 commits intomasterfrom
add-new-cronjob-controller-v2
Open

Add new cronjob controller v2#4
alaypatel07 wants to merge 15 commits intomasterfrom
add-new-cronjob-controller-v2

Conversation

@alaypatel07
Copy link
Owner

What type of PR is this?

What this PR does / why we need it:

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.:


alaypatel07 and others added 11 commits October 6, 2020 01:17
The Controller2 in is implemented using informers
and DelayingQueue interface. This will be optimization
of current controller that uses a simple pager to
relist all the cronjobs in the system

- add cronjob controller 2 behind a feature gate

- initial work on handling updates to cronjob spec

- refactor the name from CronJobController2 to CronJobControllerV2
@alaypatel07 alaypatel07 force-pushed the add-new-cronjob-controller-v2 branch from c831cff to adb4799 Compare October 7, 2020 04:54
@alaypatel07 alaypatel07 force-pushed the add-new-cronjob-controller-v2 branch from adb4799 to f1d4e01 Compare October 7, 2020 05:00
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

Successfully merging this pull request may close these issues.

2 participants