Skip to content

Pull requests: kubernetes-sigs/controller-runtime

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

🏃 Bump k8s.io/* deps to v0.31.0-alpha.2 approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#2867 opened Jun 29, 2024 by alvaroaleman Loading…
✨ Only use json-patch v4 cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#2864 opened Jun 27, 2024 by skitt Draft
✨ MOD: Add a new config in manager.New to set on stopped leading function cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#2862 opened Jun 25, 2024 by calmkart Loading…
✨ Adds a client that enables strict field validation by default. approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges.
#2860 opened Jun 20, 2024 by dlipovetsky Loading…
✨ Add scale subresource logic to fake client cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#2855 opened Jun 17, 2024 by TheSpiritXIII Loading…
🌱 Bump golang.org/x/sys from 0.18.0 to 0.21.0 cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#2851 opened Jun 10, 2024 by dependabot bot Loading…
🐛 fix(controllerutil): avoid panic when the MutateFn is nil cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#2828 opened May 14, 2024 by 0xff-dev Loading…
✨ Add missing generic version of ResourceVersionChangedPredicate cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#2812 opened May 4, 2024 by inteon Loading…
✨ Enable using setup-envtest without a separate CLI cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#2810 opened May 3, 2024 by tomasaschan Draft
8 of 10 tasks
⚠️ Add TypedReconciler approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#2799 opened Apr 26, 2024 by alvaroaleman Loading…
🌱 Bump go.uber.org/zap from 1.26.0 to 1.27.0 cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#2780 opened Apr 15, 2024 by dependabot bot Loading…
🌱 Bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
#2778 opened Apr 15, 2024 by dependabot bot Loading…
🌱 Bump github.com/prometheus/client_model from 0.6.0 to 0.6.1 cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#2764 opened Apr 8, 2024 by dependabot bot Loading…
📖 Add designs/multi-cluster.md cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#2746 opened Mar 31, 2024 by sttts Loading…
🐛 Quiet context.Canceled errors during shutdown cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#2745 opened Mar 30, 2024 by cbandy Loading…
✨ allow setting watchTimeoutPeriod when creating informers cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. lgtm "Looks good to me", indicates that a PR is ready to be merged. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges.
#2738 opened Mar 27, 2024 by ccding Loading…
✨ WIP: Cluster Provider and cluster-aware controllers cncf-cla: no Indicates the PR's author has not signed the CNCF CLA. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#2726 opened Mar 25, 2024 by sttts Loading…
⚠ Client Server side apply cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#2702 opened Mar 7, 2024 by troy0820 Draft
⚠Only allow sources to start once cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#2686 opened Feb 13, 2024 by inteon Loading…
✨ custom equalities in CreateOrUpdate cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#2673 opened Feb 2, 2024 by tareksha Loading…
✨ Allow users to create custom registries cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#2672 opened Feb 2, 2024 by sonamkshenoy Draft
✨ Add a separate registry for workqueue metrics cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#2671 opened Feb 1, 2024 by sonamkshenoy Loading…
🌱 adding SubjectAccessReview.authorization.k8s.io/v1 webhook support cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#2664 opened Jan 24, 2024 by everpeace Loading…
✨ Add support for controller-manager webhook shutdown delay cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
#2601 opened Dec 2, 2023 by dippynark Loading…
✨ expose KubeConfigFromREST in envtest cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#2278 opened Apr 15, 2023 by kaovilai Loading…
ProTip! Filter pull requests by the default branch with base:main.