Skip to content

Commit

Permalink
Implement the fourth wave of per-reconciler leaderelection.
Browse files Browse the repository at this point in the history
With this, all downstream `// +genreconciler` reconcilers will become leader-aware and expose a model for the typed reconcilers they wrap to themselves become leader-aware.

Detailed design: https://docs.google.com/document/d/1i_QHjQO2T3SNv49xjZLWlivcc0UvZN1Tbw2NKxThkyM/edit#
Issue: #1181
  • Loading branch information
mattmoor committed May 14, 2020
1 parent fecb2d3 commit 2a191f6
Show file tree
Hide file tree
Showing 9 changed files with 467 additions and 77 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 21 additions & 1 deletion client/injection/kube/reconciler/core/v1/namespace/controller.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 2a191f6

Please sign in to comment.